Searched refs:xenvif_rx_schedulable (Results 1 – 1 of 1) sorted by relevance
58 static int xenvif_rx_schedulable(struct xenvif *vif) in xenvif_rx_schedulable() function72 if (xenvif_rx_schedulable(vif)) in xenvif_interrupt()88 if (!xenvif_rx_schedulable(vif)) in xenvif_start_xmit()115 if (netif_queue_stopped(vif->dev) && xenvif_rx_schedulable(vif)) in xenvif_notify_tx_completion()