Searched refs:IBV_SEND_FENCE (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/ofed/libmthca/src/
H A Dqp.c301 ((wr->send_flags & IBV_SEND_FENCE) ?
307 f0 = wr->send_flags & IBV_SEND_FENCE ?
664 ((wr->send_flags & IBV_SEND_FENCE) ?
670 f0 = wr->send_flags & IBV_SEND_FENCE ?
/freebsd-11.0-release/contrib/ofed/libibverbs/include/infiniband/
H A Dverbs.h516 IBV_SEND_FENCE = 1 << 0, enumerator in enum:ibv_send_flags
/freebsd-11.0-release/contrib/ofed/libmlx4/src/
H A Dqp.c376 ctrl->fence_size = (wr->send_flags & IBV_SEND_FENCE ?
/freebsd-11.0-release/contrib/ofed/libcxgb4/src/
H A Dqp.c345 if (wr->send_flags & IBV_SEND_FENCE)

Completed in 112 milliseconds