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