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

/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dalloc.c257 zone->use_rr = (flags & MLX4_ZONE_USE_RR) ? MLX4_USE_RR : 0;
H A Dmlx4.h1432 MLX4_ZONE_USE_RR = 1UL << 3, enumerator in enum:mlx4_zone_flags
1453 * is given through the MLX4_ZONE_USE_RR flag in <flags>.
H A Dqp.c585 MLX4_ZONE_USE_RR, 0,
605 MLX4_ZONE_USE_RR, MLX4_QP_TABLE_RSS_ETH_PRIORITY,
716 MLX4_ZONE_USE_RR, MLX4_QP_TABLE_RAW_ETH_PRIORITY,

Completed in 236 milliseconds