Searched refs:t4_recv_wr (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/infiniband/hw/cxgb4/ |
| D | t4.h | 113 union t4_recv_wr { union 362 union t4_recv_wr *queue; 394 union t4_recv_wr wqe; 399 union t4_recv_wr *queue; 593 union t4_recv_wr *wqe) in t4_ring_srq_db() 636 union t4_recv_wr *wqe) in t4_ring_rq_db()
|
| D | qp.c | 758 static int build_rdma_recv(struct c4iw_qp *qhp, union t4_recv_wr *wqe, in build_rdma_recv() 773 static int build_srq_recv(union t4_recv_wr *wqe, const struct ib_recv_wr *wr, in build_srq_recv() 1265 union t4_recv_wr *wqe = NULL; in c4iw_post_receive() 1295 wqe = (union t4_recv_wr *)((u8 *)qhp->wq.rq.queue + in c4iw_post_receive() 1340 static void defer_srq_wr(struct t4_srq *srq, union t4_recv_wr *wqe, in defer_srq_wr() 1359 union t4_recv_wr *wqe, lwqe; in c4iw_post_srq_recv() 2652 void c4iw_copy_wr_to_srq(struct t4_srq *srq, union t4_recv_wr *wqe, u8 len16) in c4iw_copy_wr_to_srq()
|
| D | iw_cxgb4.h | 1050 void c4iw_copy_wr_to_srq(struct t4_srq *srq, union t4_recv_wr *wqe, u8 len16);
|