MLX5E_MAX_BW_ALLOC
ets.tc_tx_bw[i] = MLX5E_MAX_BW_ALLOC;
if (ets->tc_tx_bw[i] < MLX5E_MAX_BW_ALLOC &&
if (ets->tc_tx_bw[i] < MLX5E_MAX_BW_ALLOC)
bw_for_ets_zero_bw_tc = MLX5E_MAX_BW_ALLOC / num_ets_zero_bw;
tc_tx_bw[i] = MLX5E_MAX_BW_ALLOC;
tc_tx_bw[i] = MLX5E_MAX_BW_ALLOC;
MLX5E_MAX_BW_ALLOC % num_ets_zero_bw;