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