Home
last modified time | relevance | path

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

/trueos/sys/ofed/drivers/infiniband/hw/mthca/
HDmthca_qp.c1781 ((wr->send_flags & IB_SEND_FENCE) ? in mthca_tavor_post_send()
1787 f0 = wr->send_flags & IB_SEND_FENCE ? in mthca_tavor_post_send()
2122 ((wr->send_flags & IB_SEND_FENCE) ? in mthca_arbel_post_send()
2128 f0 = wr->send_flags & IB_SEND_FENCE ? in mthca_arbel_post_send()
/trueos/sys/dev/cxgbe/iw_cxgbe/
HDqp.c622 if (wr->send_flags & IB_SEND_FENCE) in c4iw_post_send()
657 if (wr->send_flags & IB_SEND_FENCE) in c4iw_post_send()
/trueos/sys/dev/cxgb/ulp/iw_cxgb/
HDiw_cxgb_qp.c390 if (wr->send_flags & IB_SEND_FENCE) in iwch_post_send()
/trueos/sys/ofed/include/rdma/
HDib_verbs.h800 IB_SEND_FENCE = 1, enumerator
/trueos/sys/contrib/rdma/krping/
HDkrping.c989 inv.send_flags = IB_SEND_FENCE; in krping_test_server()
/trueos/sys/ofed/drivers/infiniband/hw/mlx4/
HDqp.c3239 ctrl->fence_size = (wr->send_flags & IB_SEND_FENCE ? in mlx4_ib_post_send()