Searched refs:build_rdma_send (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/ofed/libcxgb4/ |
H A D | qp.c | 158 static int build_rdma_send(struct t4_sq *sq, union t4_wr *wqe, in build_rdma_send() function 356 err = build_rdma_send(&qhp->wq.sq, wqe, wr, &len16); in c4iw_post_send()
|
/freebsd/sys/dev/cxgbe/iw_cxgbe/ |
H A D | qp.c | 408 static int build_rdma_send(struct t4_sq *sq, union t4_wr *wqe, in build_rdma_send() function 830 err = build_rdma_send(&qhp->wq.sq, wqe, wr, &len16); in c4iw_post_send()
|