Searched refs:RING_HAS_UNCONSUMED_REQUESTS (Results 1 – 2 of 2) sorted by relevance
195 #define RING_HAS_UNCONSUMED_REQUESTS(_r) ({ \ macro203 #define RING_HAS_UNCONSUMED_REQUESTS(_r) \ macro282 (_work_to_do) = RING_HAS_UNCONSUMED_REQUESTS(_r); \286 (_work_to_do) = RING_HAS_UNCONSUMED_REQUESTS(_r); \
95 RING_HAS_UNCONSUMED_REQUESTS(&xnbp->xnb_rx_ring)) { in xnbu_to_host()