Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/cxgbe/iw_cxgbe/
HDqp.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-head/sys/dev/irdma/
HDirdma_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-head/sys/ofed/include/rdma/
HDib_verbs.h1221 IB_SEND_INLINE = (1<<3), enumerator
/freebsd-head/sys/dev/mlx5/mlx5_ib/
HDmlx5_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-head/sys/dev/bnxt/bnxt_re/
HDib_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()
/freebsd-head/sys/dev/qlnx/qlnxr/
HDqlnxr_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()