Searched refs:RING_HAS_UNCONSUMED_RESPONSES (Results 1 – 3 of 3) sorted by relevance
191 #define RING_HAS_UNCONSUMED_RESPONSES(_r) \ macro290 (_work_to_do) = RING_HAS_UNCONSUMED_RESPONSES(_r); \294 (_work_to_do) = RING_HAS_UNCONSUMED_RESPONSES(_r); \
1247 while (RING_HAS_UNCONSUMED_RESPONSES(&xnfp->xnf_tx_ring)) { in xnf_tx_clean_ring()1791 } while (RING_HAS_UNCONSUMED_RESPONSES(&xnfp->xnf_rx_ring)); in xnf_intr()1946 while (RING_HAS_UNCONSUMED_RESPONSES(&xnfp->xnf_rx_ring)) { in xnf_rx_collect()
1349 if (!RING_HAS_UNCONSUMED_RESPONSES(uring)) { in xpvtap_user_response_get()