Searched refs:RING_HAS_UNCONSUMED_RESPONSES (Results 1 – 2 of 2) sorted by relevance
169 #define RING_HAS_UNCONSUMED_RESPONSES(_r) \ macro260 (_work_to_do) = RING_HAS_UNCONSUMED_RESPONSES(_r); \264 (_work_to_do) = RING_HAS_UNCONSUMED_RESPONSES(_r); \
335 if (RING_HAS_UNCONSUMED_RESPONSES(&np->rx)) in xennet_open()1354 if (RING_HAS_UNCONSUMED_RESPONSES(&np->rx)) in xennet_interrupt()