Home
last modified time | relevance | path

Searched refs:MLX5_WQE_CTRL_FENCE (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/libmlx5/
H A Dmlx5dv.h356 MLX5_WQE_CTRL_FENCE = 4 << 5, enumerator
H A Dqp.c668 fence = MLX5_WQE_CTRL_FENCE; in _mlx5_post_send()