Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/
H A Ddriver.h92 MLX5_ATOMIC_MODE_IB_COMP = 1 << MLX5_ATOMIC_MODE_OFF, enumerator
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c1581 atomic_mode = MLX5_ATOMIC_MODE_IB_COMP; in get_atomic_mode()