Searched refs:RING_HAS_UNCONSUMED_RESPONSES (Results 1 – 3 of 3) sorted by relevance
190 #define RING_HAS_UNCONSUMED_RESPONSES(_r) \ macro305 (_work_to_do) = RING_HAS_UNCONSUMED_RESPONSES(_r); \309 (_work_to_do) = RING_HAS_UNCONSUMED_RESPONSES(_r); \
371 if (RING_HAS_UNCONSUMED_RESPONSES(&queue->rx)) in xennet_open()853 queue->rx_rsp_unconsumed = RING_HAS_UNCONSUMED_RESPONSES(&queue->rx); in xennet_set_rx_rsp_cons()1478 work_queued = RING_HAS_UNCONSUMED_RESPONSES(&queue->rx); in xennet_handle_rx()
184 while (RING_HAS_UNCONSUMED_RESPONSES(&bedata->ring)) { in pvcalls_front_event_handler()