Home
last modified time | relevance | path

Searched refs:c2wr_hdr (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/infiniband/hw/amso1100/
Dc2_wr.h270 struct c2wr_hdr { struct
317 struct c2wr_hdr hdr;
324 struct c2wr_hdr hdr;
334 struct c2wr_hdr hdr;
342 struct c2wr_hdr hdr;
384 struct c2wr_hdr hdr;
392 struct c2wr_hdr hdr;
406 struct c2wr_hdr hdr;
414 struct c2wr_hdr hdr;
426 struct c2wr_hdr hdr;
[all …]
Dc2_mq.c45 struct c2wr_hdr *m = in c2_mq_alloc()
46 (struct c2wr_hdr *) (q->msg_pool.host + q->priv * q->msg_size); in c2_mq_alloc()
80 struct c2wr_hdr *m = (struct c2wr_hdr *) in c2_mq_consume()
101 struct c2wr_hdr __iomem *m = (struct c2wr_hdr __iomem *) in c2_mq_free()
Dc2_intr.c118 struct c2wr_hdr *host_msg; in handle_vq()
119 struct c2wr_hdr tmp; in handle_vq()