Searched refs:new_rx_ring_count (Results 1 – 2 of 2) sorted by relevance
1224 if (pdata->new_rx_ring_count) { in xgbe_alloc_memory()1225 pdata->rx_ring_count = pdata->new_rx_ring_count; in xgbe_alloc_memory()1226 pdata->new_rx_ring_count = 0; in xgbe_alloc_memory()
1093 unsigned int new_rx_ring_count; member