Searched refs:MLX4_EN_NUM_UP (Results 1 – 5 of 5) sorted by relevance
128 #define MLX4_EN_NUM_UP 8 macro132 MLX4_EN_NUM_UP)
173 MLX4_EN_NUM_UP; in mlx4_en_get_profile()
109 if (ets->prio_tc[i] >= MLX4_EN_NUM_UP) { in mlx4_en_ets_validate()
1706 channel->tx_count = priv->tx_ring_num / MLX4_EN_NUM_UP; in mlx4_en_get_channels()1732 priv->tx_ring_num = channel->tx_count * MLX4_EN_NUM_UP; in mlx4_en_set_channels()1745 mlx4_en_setup_tc(dev, MLX4_EN_NUM_UP); in mlx4_en_set_channels()
58 if (up && up != MLX4_EN_NUM_UP) in mlx4_en_setup_tc()