Searched refs:RING_HAS_UNCONSUMED_RESPONSES (Results 1 – 3 of 3) sorted by relevance
172 #define RING_HAS_UNCONSUMED_RESPONSES(_r) \ macro282 (_work_to_do) = RING_HAS_UNCONSUMED_RESPONSES(_r); \286 (_work_to_do) = RING_HAS_UNCONSUMED_RESPONSES(_r); \
365 if (RING_HAS_UNCONSUMED_RESPONSES(&queue->rx)) in xennet_open()1241 RING_HAS_UNCONSUMED_RESPONSES(&queue->rx))) in xennet_rx_interrupt()
187 while (RING_HAS_UNCONSUMED_RESPONSES(&bedata->ring)) { in pvcalls_front_event_handler()