Searched refs:build_rdma_write (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/contrib/ofed/libcxgb4/ |
| HD | 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()
|
| /freebsd-13-stable/sys/dev/cxgbe/iw_cxgbe/ |
| HD | qp.c | 472 static int build_rdma_write(struct t4_sq *sq, union t4_wr *wqe, in build_rdma_write() function 832 err = build_rdma_write(&qhp->wq.sq, wqe, wr, &len16); in c4iw_post_send()
|