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