Home
last modified time | relevance | path

Searched refs:pending_index (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/net/xen-netback/
Dnetback.c154 static inline pending_ring_idx_t pending_index(unsigned i) in pending_index() function
392 index = pending_index(queue->pending_cons++); in xenvif_get_requests()
405 index = pending_index(queue->pending_cons++); in xenvif_get_requests()
910 index = pending_index(queue->pending_cons); in xenvif_tx_build_gops()
1247 index = pending_index(queue->dealloc_prod); in xenvif_zerocopy_callback()
1286 queue->dealloc_ring[pending_index(dc++)]; in xenvif_tx_dealloc_action()
1385 index = pending_index(queue->pending_prod++); in xenvif_idx_release()