Searched refs:RING_HAS_UNCONSUMED_RESPONSES (Results 1 – 3 of 3) sorted by relevance
187 #define RING_HAS_UNCONSUMED_RESPONSES(_r) \ macro297 (_work_to_do) = RING_HAS_UNCONSUMED_RESPONSES(_r); \301 (_work_to_do) = RING_HAS_UNCONSUMED_RESPONSES(_r); \
184 while (RING_HAS_UNCONSUMED_RESPONSES(&bedata->ring)) { in pvcalls_front_event_handler()
377 if (RING_HAS_UNCONSUMED_RESPONSES(&queue->rx)) in xennet_open()