Searched refs:tx_curr (Results 1 – 1 of 1) sorted by relevance
739 unsigned int rx, rx_curr, tx, tx_curr, combined; in xgbe_set_channels() local808 tx_curr = pdata->new_tx_ring_count ? : pdata->tx_ring_count; in xgbe_set_channels()810 if ((rx == rx_curr) && (tx == tx_curr)) in xgbe_set_channels()
Completed in 4 milliseconds