Searched refs:new_rx_ring_count (Results 1 – 3 of 3) sorted by relevance
733 rx = pdata->new_rx_ring_count ? : pdata->rx_ring_count; in xgbe_get_channels()825 rx_curr = pdata->new_rx_ring_count ? : pdata->rx_ring_count; in xgbe_set_channels()831 pdata->new_rx_ring_count = rx; in xgbe_set_channels()
1126 unsigned int new_rx_ring_count; member
1337 if (pdata->new_rx_ring_count) { in xgbe_alloc_memory()1338 pdata->rx_ring_count = pdata->new_rx_ring_count; in xgbe_alloc_memory()1339 pdata->new_rx_ring_count = 0; in xgbe_alloc_memory()