Searched refs:XEN_RING_NR_UNCONSUMED_RESPONSES (Results 1 – 2 of 2) sorted by relevance
177 #define XEN_RING_NR_UNCONSUMED_RESPONSES(_r) \ macro188 (!!XEN_RING_NR_UNCONSUMED_RESPONSES(_r))
908 queue->rx_rsp_unconsumed = XEN_RING_NR_UNCONSUMED_RESPONSES(&queue->rx); in xennet_set_rx_rsp_cons()1541 work_queued = XEN_RING_NR_UNCONSUMED_RESPONSES(&queue->rx); in xennet_handle_rx()