Searched refs:empty_rx_queue (Results 1 – 2 of 2) sorted by relevance
294 int empty_rx_queue; member
720 rxr->empty_rx_queue = 0; in ena_init_io_rings()3864 rx_ring->empty_rx_queue++; in check_for_empty_rx_ring()3866 if (rx_ring->empty_rx_queue >= EMPTY_RX_REFILL) { in check_for_empty_rx_ring()3874 rx_ring->empty_rx_queue = 0; in check_for_empty_rx_ring()3877 rx_ring->empty_rx_queue = 0; in check_for_empty_rx_ring()
Completed in 21 milliseconds