Searched refs:empty_rx_queue (Results 1 – 2 of 2) sorted by relevance
280 int empty_rx_queue; member
243 rxr->empty_rx_queue = 0; in ena_init_io_rings()3570 rx_ring->empty_rx_queue++; in check_for_empty_rx_ring()3572 if (rx_ring->empty_rx_queue >= EMPTY_RX_REFILL) { in check_for_empty_rx_ring()3580 rx_ring->empty_rx_queue = 0; in check_for_empty_rx_ring()3583 rx_ring->empty_rx_queue = 0; in check_for_empty_rx_ring()
Completed in 22 milliseconds