Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/xen-netback/
Dnetback.c147 static inline pending_ring_idx_t pending_index(unsigned i) in pending_index() function
381 index = pending_index(queue->pending_cons++); in xenvif_get_requests()
394 index = pending_index(queue->pending_cons++); in xenvif_get_requests()
899 index = pending_index(queue->pending_cons); in xenvif_tx_build_gops()
1224 index = pending_index(queue->dealloc_prod); in xenvif_zerocopy_callback()
1263 queue->dealloc_ring[pending_index(dc++)]; in xenvif_tx_dealloc_action()
1354 index = pending_index(queue->pending_prod++); in xenvif_idx_release()