Searched refs:RING_HAS_UNCONSUMED_RESPONSES (Results 1 – 3 of 3) sorted by relevance
197 #define RING_HAS_UNCONSUMED_RESPONSES(_r) \ macro296 (_work_to_do) = RING_HAS_UNCONSUMED_RESPONSES(_r); \300 (_work_to_do) = RING_HAS_UNCONSUMED_RESPONSES(_r); \
1431 while (RING_HAS_UNCONSUMED_RESPONSES(&xnfp->xnf_tx_ring)) { in xnf_tx_clean_ring()2095 } while (RING_HAS_UNCONSUMED_RESPONSES(&xnfp->xnf_rx_ring)); in xnf_intr()
1347 if (!RING_HAS_UNCONSUMED_RESPONSES(uring)) { in xpvtap_user_response_get()