Searched refs:packets_received_total (Results 1 – 3 of 3) sorted by relevance
86 uint64_t packets_received_total; member
541 stats->dequeued_count += data_queue->packets_received_total; in virtio_crypto_update_stats()572 data_queue->packets_received_total = 0; in virtio_crypto_dev_stats_reset()
97 vq->packets_received_total++; in virtqueue_dequeue_burst_rx()