Home
last modified time | relevance | path

Searched refs:dealloc_ring (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/xen-netback/
H A Dcommon.h176 /* This prevents zerocopy callbacks to race over dealloc_ring */
185 u16 dealloc_ring[MAX_PENDING_REQS]; member
H A Dnetback.c1310 queue->dealloc_ring[index] = pending_idx; in xenvif_zerocopy_callback()
1348 queue->dealloc_ring[pending_index(dc++)]; in xenvif_tx_dealloc_action()
/kernel/linux/linux-6.6/drivers/net/xen-netback/
H A Dcommon.h176 /* This prevents zerocopy callbacks to race over dealloc_ring */
185 u16 dealloc_ring[MAX_PENDING_REQS]; member
H A Dnetback.c1299 queue->dealloc_ring[index] = pending_idx; in xenvif_zerocopy_callback()
1337 queue->dealloc_ring[pending_index(dc++)]; in xenvif_tx_dealloc_action()

Completed in 7 milliseconds