Searched refs:IBV_SEND_FENCE (Results 1 – 5 of 5) sorted by relevance
352 if (wr->send_flags & IBV_SEND_FENCE) in c4iw_post_send()
443 ctrl->fence_size = (wr->send_flags & IBV_SEND_FENCE ? in mlx4_post_send()
667 if (wr->send_flags & IBV_SEND_FENCE) in _mlx5_post_send()
930 IBV_SEND_FENCE = 1 << 0, enumerator
1687 if (ib_wr->send_flags & IBV_SEND_FENCE) in irdma_upost_send()