Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dqp.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/sys/dev/cxgbe/iw_cxgbe/
H A Dqp.c518 static int build_rdma_read(union t4_wr *wqe, const struct ib_send_wr *wr, u8 *len16) in build_rdma_read() function
848 err = build_rdma_read(wqe, wr, &len16); in c4iw_post_send()