Searched refs:IB_SEND_FENCE (Results 1 – 9 of 9) sorted by relevance
1790 ((wr->send_flags & IB_SEND_FENCE) ? in mthca_tavor_post_send()1796 f0 = wr->send_flags & IB_SEND_FENCE ? in mthca_tavor_post_send()2120 ((wr->send_flags & IB_SEND_FENCE) ? in mthca_arbel_post_send()2126 f0 = wr->send_flags & IB_SEND_FENCE ? in mthca_arbel_post_send()
219 return (wqe->wr.send_flags & IB_SEND_FENCE) && in rxe_wqe_is_fenced()
616 send_flags = IB_SEND_FENCE; in rds_ib_xmit()
1112 if (wr->send_flags & IB_SEND_FENCE) { in mlx5_ib_post_send()
2642 if (wr->send_flags & IB_SEND_FENCE) in bnxt_re_build_send_wqe()2674 if (wr->send_flags & IB_SEND_FENCE) in bnxt_re_build_rdma_wqe()2704 if (wr->send_flags & IB_SEND_FENCE) in bnxt_re_build_atomic_wqe()
3970 if (ib_wr->send_flags & IB_SEND_FENCE) in irdma_post_send()4113 stag_info.local_fence = ib_wr->send_flags & IB_SEND_FENCE; in irdma_post_send()
1377 IB_SEND_FENCE = 1, enumerator
495 if ((wqe->wr.send_flags & IB_SEND_FENCE) && in hfi1_make_rc_req()
582 (wr->send_flags & IB_SEND_FENCE) ? 1 : 0); in set_rc_wqe()