Searched refs:first_interrupt (Results 1 – 3 of 3) sorted by relevance
332 bool first_interrupt; member
93 tx_ring->first_interrupt = true; in ena_cleanup()94 rx_ring->first_interrupt = true; in ena_cleanup()
384 ring->first_interrupt = false; in ena_init_io_rings_common()2994 if (likely(rx_ring->first_interrupt)) in check_for_rx_interrupt_queue()3035 if (unlikely(!tx_ring->first_interrupt && in check_missing_comp_in_tx_queue()