Home
last modified time | relevance | path

Searched refs:build_rdma_write (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/libcxgb4/
H A Dqp.c233 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 Dqp.c478 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()