tx_curr 757 drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c unsigned int rx, rx_curr, tx, tx_curr, combined; tx_curr 826 drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c tx_curr = pdata->new_tx_ring_count ? : pdata->tx_ring_count; tx_curr 828 drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c if ((rx == rx_curr) && (tx == tx_curr))