Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dfw_qos.h42 #define MLX4_NUM_TC 8 macro
H A Dfw_qos.c63 struct mlx4_port_scheduler_tc_cfg_be tc[MLX4_NUM_TC];
126 for (i = 0; i < MLX4_NUM_TC; i++) { in mlx4_SET_PORT_SCHEDULER()