Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/virtio/
H A Dvirtqueue.h85 uint64_t packets_sent_failed; member
H A Dvirtio_cryptodev.c539 stats->enqueue_err_count += data_queue->packets_sent_failed; in virtio_crypto_update_stats()
570 data_queue->packets_sent_failed = 0; in virtio_crypto_dev_stats_reset()
H A Dvirtio_rxtx.c512 txvq->packets_sent_failed++; in virtio_crypto_pkt_tx_burst()