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