Searched refs:MLX4_ZONE_USE_RR (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_alloc.c257 zone->use_rr = (flags & MLX4_ZONE_USE_RR) ? MLX4_USE_RR : 0;
H A Dmlx4_qp.c559 MLX4_ZONE_USE_RR, 0,
579 MLX4_ZONE_USE_RR, MLX4_QP_TABLE_RSS_ETH_PRIORITY,
689 MLX4_ZONE_USE_RR, MLX4_QP_TABLE_RAW_ETH_PRIORITY,
H A Dmlx4.h1400 MLX4_ZONE_USE_RR = 1UL << 3, enumerator in enum:mlx4_zone_flags
1421 * is given through the MLX4_ZONE_USE_RR flag in <flags>.

Completed in 141 milliseconds