Searched refs:tx_work_todo (Results 1 – 1 of 1) sorted by relevance
116 static inline int tx_work_todo(struct xenvif_queue *queue);1388 if (unlikely(!tx_work_todo(queue))) in xenvif_tx_action()1511 static inline int tx_work_todo(struct xenvif_queue *queue) in tx_work_todo() function