Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/virtio/
H A Dvirtio_cryptodev.c36 static void virtio_crypto_dev_free_mbufs(struct rte_cryptodev *dev);
825 virtio_crypto_dev_free_mbufs(dev); in virtio_crypto_dev_stop()
849 virtio_crypto_dev_free_mbufs(struct rte_cryptodev *dev) in virtio_crypto_dev_free_mbufs() function