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