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

/freebsd-9.3-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-9.3-release/contrib/ofed/libibverbs/include/infiniband/
H A Dverbs.h516 IBV_SEND_FENCE = 1 << 0, enumerator in enum:ibv_send_flags
/freebsd-9.3-release/contrib/ofed/libmlx4/src/
H A Dqp.c376 ctrl->fence_size = (wr->send_flags & IBV_SEND_FENCE ?

Completed in 115 milliseconds