Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/
H A Dqp.h100 MLX4_QP_BIT_RRE = 1 << 15, enumerator
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c1369 hw_access_flags |= MLX4_QP_BIT_RRE; in to_mlx4_access_flags()
3382 if (mlx4_flags & MLX4_QP_BIT_RRE) in to_ib_qp_access_flags()