Searched refs:RING_HAS_UNCONSUMED_RESPONSES (Results 1 – 2 of 2) sorted by relevance
192 #define RING_HAS_UNCONSUMED_RESPONSES(_r) \ macro295 (_work_to_do) = RING_HAS_UNCONSUMED_RESPONSES(_r); \299 (_work_to_do) = RING_HAS_UNCONSUMED_RESPONSES(_r); \
650 if (RING_HAS_UNCONSUMED_RESPONSES(&txq->ring)) in xn_txq_intr()1724 if (RING_HAS_UNCONSUMED_RESPONSES(&rxq->ring)) in xn_ifinit_locked()