channel_tc2realtxq  821 drivers/net/ethernet/mellanox/mlx5/core/en.h 	int channel_tc2realtxq[MLX5E_MAX_NUM_CHANNELS][MLX5E_MAX_NUM_TC];
channel_tc2realtxq 2937 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 			priv->channel_tc2realtxq[i][tc] = i + tc * ch;
channel_tc2realtxq   96 drivers/net/ethernet/mellanox/mlx5/core/en_tx.c 	return priv->channel_tc2realtxq[txq_ix][up];