Home
last modified time | relevance | path

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

/linux/drivers/net/xen-netback/
H A Dnetback.c156 static inline pending_ring_idx_t pending_index(unsigned i) in pending_index() function
428 index = pending_index(queue->pending_cons); in xenvif_get_requests()
470 index = pending_index(queue->pending_cons++); in xenvif_get_requests()
496 index = pending_index(queue->pending_cons++); in xenvif_get_requests()
1301 index = pending_index(queue->dealloc_prod); in xenvif_zerocopy_callback()
1344 queue->dealloc_ring[pending_index(dc++)]; in xenvif_tx_dealloc_action()
1470 index = pending_index(queue->pending_prod++); in xenvif_idx_release()