Home
last modified time | relevance | path

Searched refs:IBV_WR_LOCAL_INV (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ofed/libmlx5/
H A Dqp.c57 [IBV_WR_LOCAL_INV] = MLX5_OPCODE_UMR,
688 wr->opcode != IBV_WR_LOCAL_INV)) { in _mlx5_post_send()
741 case IBV_WR_LOCAL_INV: { in _mlx5_post_send()
786 case IBV_WR_LOCAL_INV: { in _mlx5_post_send()
/freebsd/contrib/ofed/libmlx4/
H A Dqp.c54 [IBV_WR_LOCAL_INV] = MLX4_OPCODE_LOCAL_INVAL,
304 case IBV_WR_LOCAL_INV: in mlx4_post_send()
/freebsd/contrib/ofed/libibverbs/
H A Dverbs.h921 IBV_WR_LOCAL_INV, enumerator
/freebsd/contrib/ofed/libirdma/
H A Dirdma_uverbs.c1806 case IBV_WR_LOCAL_INV: in irdma_upost_send()