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

/linux-4.4.14/drivers/net/xen-netback/
H A Dcommon.h162 /* This prevents zerocopy callbacks to race over dealloc_ring */
171 u16 dealloc_ring[MAX_PENDING_REQS]; member in struct:xenvif_queue
H A Dnetback.c1686 queue->dealloc_ring[index] = pending_idx; xenvif_zerocopy_callback()
1724 queue->dealloc_ring[pending_index(dc++)]; xenvif_tx_dealloc_action()

Completed in 130 milliseconds