Searched refs:IB_SEND_INLINE (Results 1 – 5 of 5) sorted by relevance
471 if (wr->send_flags & IB_SEND_INLINE) { in build_rdma_send()514 if (wr->send_flags & IB_SEND_INLINE) { in build_rdma_write()
991 IB_SEND_INLINE = (1<<3), enumerator
2455 if (unlikely(wr->send_flags & IB_SEND_INLINE)) in set_frwr_li_wr()2812 if (wr->send_flags & IB_SEND_INLINE && num_sge) { in mlx5_ib_post_send()
3330 if ((ib_wr->send_flags & IB_SEND_INLINE) && in nes_post_send()3360 if ((ib_wr->send_flags & IB_SEND_INLINE) && in nes_post_send()
1977 if (wr->send_flags & IB_SEND_INLINE && qp->qp_type != IB_QPT_UD) { in ocrdma_build_inline_sges()