Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/
H A Dqp.h101 MLX4_QP_BIT_RWE = 1 << 14, enumerator
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c1373 hw_access_flags |= MLX4_QP_BIT_RWE; in to_mlx4_access_flags()
3384 if (mlx4_flags & MLX4_QP_BIT_RWE) in to_ib_qp_access_flags()