Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/virtio/
H A Dvirtio_rxtx.c79 vq->packets_received_failed++; in virtqueue_dequeue_burst_rx()
83 vq->packets_received_failed++; in virtqueue_dequeue_burst_rx()
87 vq->packets_received_failed++; in virtqueue_dequeue_burst_rx()
91 vq->packets_received_failed++; in virtqueue_dequeue_burst_rx()
H A Dvirtqueue.h87 uint64_t packets_received_failed; member
H A Dvirtio_cryptodev.c543 += data_queue->packets_received_failed; in virtio_crypto_update_stats()
573 data_queue->packets_received_failed = 0; in virtio_crypto_dev_stats_reset()