Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/
H A Dqp.h102 MLX4_QP_BIT_RAE = 1 << 13, enumerator
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c1371 hw_access_flags |= MLX4_QP_BIT_RAE; in to_mlx4_access_flags()
3386 if (mlx4_flags & MLX4_QP_BIT_RAE) in to_ib_qp_access_flags()