Home
last modified time | relevance | path

Searched refs:XEN_RING_NR_UNCONSUMED_RESPONSES (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/xen/interface/io/
H A Dring.h177 #define XEN_RING_NR_UNCONSUMED_RESPONSES(_r) \ macro
188 (!!XEN_RING_NR_UNCONSUMED_RESPONSES(_r))
/kernel/linux/linux-6.6/drivers/net/
H A Dxen-netfront.c908 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()

Completed in 5 milliseconds