Searched refs:tx_curr (Results 1 – 1 of 1) sorted by relevance
741 unsigned int rx, rx_curr, tx, tx_curr, combined; in xgbe_set_channels() local810 tx_curr = pdata->new_tx_ring_count ? : pdata->tx_ring_count; in xgbe_set_channels()812 if ((rx == rx_curr) && (tx == tx_curr)) in xgbe_set_channels()