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