Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Dt4.h112 union t4_recv_wr { union
361 union t4_recv_wr *queue;
393 union t4_recv_wr wqe;
398 union t4_recv_wr *queue;
592 union t4_recv_wr *wqe) in t4_ring_srq_db()
635 union t4_recv_wr *wqe) in t4_ring_rq_db()
Dqp.c751 static int build_rdma_recv(struct c4iw_qp *qhp, union t4_recv_wr *wqe, in build_rdma_recv()
766 static int build_srq_recv(union t4_recv_wr *wqe, const struct ib_recv_wr *wr, in build_srq_recv()
1285 union t4_recv_wr *wqe = NULL; in c4iw_post_receive()
1315 wqe = (union t4_recv_wr *)((u8 *)qhp->wq.rq.queue + in c4iw_post_receive()
1360 static void defer_srq_wr(struct t4_srq *srq, union t4_recv_wr *wqe, in defer_srq_wr()
1379 union t4_recv_wr *wqe, lwqe; in c4iw_post_srq_recv()
2667 void c4iw_copy_wr_to_srq(struct t4_srq *srq, union t4_recv_wr *wqe, u8 len16) in c4iw_copy_wr_to_srq()
Diw_cxgb4.h1123 void c4iw_copy_wr_to_srq(struct t4_srq *srq, union t4_recv_wr *wqe, u8 len16);