Home
last modified time | relevance | path

Searched refs:IB_SEND_INLINE (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dqp.c445 if (wr->send_flags & IB_SEND_INLINE) { in build_rdma_send()
488 if (wr->send_flags & IB_SEND_INLINE) { in build_rdma_write()
/freebsd/sys/dev/irdma/
H A Dirdma_verbs.c2503 if (ib_wr->send_flags & IB_SEND_INLINE) in irdma_post_send()
2527 if (ib_wr->send_flags & IB_SEND_INLINE) in irdma_post_send()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h1221 IB_SEND_INLINE = (1<<3), enumerator
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c3770 if (unlikely(wr->wr.send_flags & IB_SEND_INLINE)) { in set_reg_wr()
4145 if (wr->send_flags & IB_SEND_INLINE && num_sge) { in mlx5_ib_post_send()
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c4057 if (wr->send_flags & IB_SEND_INLINE) { in qlnxr_prepare_sq_rdma_data()
4088 if (wr->send_flags & IB_SEND_INLINE) { in qlnxr_prepare_sq_send_data()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c3238 if (wr->send_flags & IB_SEND_INLINE) in bnxt_re_build_send_wqe()
3270 if (wr->send_flags & IB_SEND_INLINE) in bnxt_re_build_rdma_wqe()