Home
last modified time | relevance | path

Searched refs:build_rdma_read (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/ofed/libcxgb4/
HDqp.c248 static int build_rdma_read(union t4_wr *wqe, struct ibv_send_wr *wr, u8 *len16) in build_rdma_read() function
369 err = build_rdma_read(wqe, wr, &len16); in c4iw_post_send()
/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
HDiw_cxgb_qp.c181 static int build_rdma_read(union t3_wr *wqe, struct ib_send_wr *wr, in build_rdma_read() function
410 err = build_rdma_read(wqe, wr, &t3_wr_flit_cnt); in iwch_post_send()
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
HDqp.c515 static int build_rdma_read(union t4_wr *wqe, struct ib_send_wr *wr, u8 *len16) in build_rdma_read() function
840 err = build_rdma_read(wqe, wr, &len16); in c4iw_post_send()