Home
last modified time | relevance | path

Searched refs:MLX4_ZONE_USE_RR (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Dqp.c581 MLX4_ZONE_USE_RR, 0, in mlx4_create_zones()
601 MLX4_ZONE_USE_RR, MLX4_QP_TABLE_RSS_ETH_PRIORITY, in mlx4_create_zones()
712 MLX4_ZONE_USE_RR, MLX4_QP_TABLE_RAW_ETH_PRIORITY, in mlx4_create_zones()
H A Dalloc.c257 zone->use_rr = (flags & MLX4_ZONE_USE_RR) ? MLX4_USE_RR : 0; in mlx4_zone_add_one()
H A Dmlx4.h1421 MLX4_ZONE_USE_RR = 1UL << 3, enumerator
1442 * is given through the MLX4_ZONE_USE_RR flag in <flags>.
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Dqp.c585 MLX4_ZONE_USE_RR, 0, in mlx4_create_zones()
605 MLX4_ZONE_USE_RR, MLX4_QP_TABLE_RSS_ETH_PRIORITY, in mlx4_create_zones()
716 MLX4_ZONE_USE_RR, MLX4_QP_TABLE_RAW_ETH_PRIORITY, in mlx4_create_zones()
H A Dalloc.c257 zone->use_rr = (flags & MLX4_ZONE_USE_RR) ? MLX4_USE_RR : 0; in mlx4_zone_add_one()
H A Dmlx4.h1432 MLX4_ZONE_USE_RR = 1UL << 3, enumerator
1453 * is given through the MLX4_ZONE_USE_RR flag in <flags>.

Completed in 12 milliseconds