Home
last modified time | relevance | path

Searched refs:t4_wr (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dt4.h89 union t4_wr { union
108 static inline void init_wr_hdr(union t4_wr *wqe, u16 wrid, in init_wr_hdr()
287 union t4_wr *queue;
455 union t4_wr *wqe) in t4_ring_sq_db()
Dqp.c122 sq->queue = (__force union t4_wr *)(rdev->oc_mw_kva + sq->dma_addr - in alloc_oc_sq()
434 static int build_rdma_send(struct t4_sq *sq, union t4_wr *wqe, in build_rdma_send()
501 static int build_rdma_write(struct t4_sq *sq, union t4_wr *wqe, in build_rdma_write()
544 static int build_rdma_read(union t4_wr *wqe, struct ib_send_wr *wr, u8 *len16) in build_rdma_read()
588 static int build_fastreg(struct t4_sq *sq, union t4_wr *wqe, in build_fastreg()
660 static int build_inv_stag(union t4_wr *wqe, struct ib_send_wr *wr, in build_inv_stag()
732 union t4_wr *wqe = NULL; in c4iw_post_send()
755 wqe = (union t4_wr *)((u8 *)qhp->wq.sq.queue + in c4iw_post_send()