Searched refs:RING_HAS_UNCONSUMED_REQUESTS (Results 1 – 2 of 2) sorted by relevance
201 #define RING_HAS_UNCONSUMED_REQUESTS(_r) ({ \ macro209 #define RING_HAS_UNCONSUMED_REQUESTS(_r) \ macro288 (_work_to_do) = RING_HAS_UNCONSUMED_REQUESTS(_r); \292 (_work_to_do) = RING_HAS_UNCONSUMED_REQUESTS(_r); \
95 RING_HAS_UNCONSUMED_REQUESTS(&xnbp->xnb_rx_ring)) { in xnbu_to_host()