Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/virtio/
H A Dvirtqueue.h84 uint64_t packets_sent_total; member
H A Dvirtio_cryptodev.c538 stats->enqueued_count += data_queue->packets_sent_total; in virtio_crypto_update_stats()
569 data_queue->packets_sent_total = 0; in virtio_crypto_dev_stats_reset()
H A Dvirtio_rxtx.c498 txvq->packets_sent_total++; in virtio_crypto_pkt_tx_burst()