Searched refs:RING_HAS_UNCONSUMED_RESPONSES (Results 1 – 2 of 2) sorted by relevance
169 #define RING_HAS_UNCONSUMED_RESPONSES(_r) \ macro279 (_work_to_do) = RING_HAS_UNCONSUMED_RESPONSES(_r); \283 (_work_to_do) = RING_HAS_UNCONSUMED_RESPONSES(_r); \
351 if (RING_HAS_UNCONSUMED_RESPONSES(&queue->rx)) in xennet_open()1236 RING_HAS_UNCONSUMED_RESPONSES(&queue->rx))) in xennet_rx_interrupt()