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