Searched refs:pending_cons (Results 1 – 4 of 4) sorted by relevance
164 pending_ring_idx_t pending_cons; member399 queue->pending_prod + queue->pending_cons; in nr_pending_reqs()
428 index = pending_index(queue->pending_cons); in xenvif_get_requests()450 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()
575 queue->pending_cons = 0; in xenvif_init_queue()
53 queue->pending_cons, in xenvif_read_io_ring()
Completed in 14 milliseconds