Home
last modified time | relevance | path

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

/freebsd-head/contrib/ofed/libcxgb4/
HDqp.c352 if (wr->send_flags & IBV_SEND_FENCE) in c4iw_post_send()
/freebsd-head/contrib/ofed/libmlx4/
HDqp.c443 ctrl->fence_size = (wr->send_flags & IBV_SEND_FENCE ? in mlx4_post_send()
/freebsd-head/contrib/ofed/libibverbs/
HDverbs.h930 IBV_SEND_FENCE = 1 << 0, enumerator
/freebsd-head/contrib/ofed/libmlx5/
HDqp.c667 if (wr->send_flags & IBV_SEND_FENCE) in _mlx5_post_send()
/freebsd-head/contrib/ofed/libirdma/
HDirdma_uverbs.c1687 if (ib_wr->send_flags & IBV_SEND_FENCE) in irdma_upost_send()
/freebsd-head/contrib/ofed/libbnxtre/
HDverbs.c1872 if (send_flags & IBV_SEND_FENCE) in bnxt_re_set_hdr_flags()