Home
last modified time | relevance | path

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

/Linux-v5.10/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()
1246 index = pending_index(queue->dealloc_prod); in xenvif_zerocopy_callback()
1285 queue->dealloc_ring[pending_index(dc++)]; in xenvif_tx_dealloc_action()
1376 index = pending_index(queue->pending_prod++); in xenvif_idx_release()