total_tx_count   1815 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c 	int total_tx_count;
total_tx_count   1830 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c 	total_tx_count = channel->tx_count * priv->prof->num_up + xdp_count;
total_tx_count   1831 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c 	if (total_tx_count > MAX_TX_RINGS) {
total_tx_count   1835 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c 		       total_tx_count, MAX_TX_RINGS);