Searched refs:build_rdma_recv (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/ofed/libcxgb4/ |
H A D | qp.c | 275 static int build_rdma_recv(struct c4iw_qp *qhp, union t4_recv_wr *wqe, in build_rdma_recv() function 449 err = build_rdma_recv(qhp, wqe, wr, &len16); in c4iw_post_receive()
|
/freebsd/sys/dev/cxgbe/iw_cxgbe/ |
H A D | qp.c | 548 static int build_rdma_recv(struct c4iw_qp *qhp, union t4_recv_wr *wqe, in build_rdma_recv() function 952 err = build_rdma_recv(qhp, wqe, wr, &len16); in c4iw_post_receive()
|