Searched refs:build_rdma_read (Results 1 – 3 of 3) sorted by relevance
| /freebsd-11-stable/contrib/ofed/libcxgb4/ |
| HD | qp.c | 248 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/ |
| HD | iw_cxgb_qp.c | 181 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/ |
| HD | qp.c | 515 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()
|