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