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