Searched refs:has_rx (Results 1 – 1 of 1) sorted by relevance
165 bool has_rx, has_tx; in xenvif_interrupt() local171 has_rx = xenvif_handle_rx_interrupt(queue); in xenvif_interrupt()173 if (!has_rx && !has_tx) { in xenvif_interrupt()