Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/cxgbe/iw_cxgbe/
HDt4.h125 union t4_recv_wr { union
339 union t4_recv_wr *queue;
507 t4_ring_rq_db(struct t4_wq *wq, u16 inc, union t4_recv_wr *wqe, u8 wc) in t4_ring_rq_db()
HDqp.c548 static int build_rdma_recv(struct c4iw_qp *qhp, union t4_recv_wr *wqe, in build_rdma_recv()
921 union t4_recv_wr *wqe = NULL; in c4iw_post_receive()
948 wqe = (union t4_recv_wr *)((u8 *)qhp->wq.rq.queue + in c4iw_post_receive()
/freebsd-14-stable/contrib/ofed/libcxgb4/
HDqp.c81 static void copy_wr_to_rq(struct t4_wq *wq, union t4_recv_wr *wqe, u8 len16) in copy_wr_to_rq()
275 static int build_rdma_recv(struct c4iw_qp *qhp, union t4_recv_wr *wqe, in build_rdma_recv()
422 union t4_recv_wr *wqe, lwqe; in c4iw_post_receive()
HDt4.h136 union t4_recv_wr { union
336 union t4_recv_wr *queue;
526 union t4_recv_wr *wqe) in t4_ring_rq_db()