Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/virtio/
H A Dvirtio_cryptodev.h56 void virtio_crypto_queue_release(struct virtqueue *vq);
H A Dvirtio_cryptodev.c267 virtio_crypto_queue_release(struct virtqueue *vq) in virtio_crypto_queue_release() function
482 virtio_crypto_queue_release(hw->cvq); in virtio_crypto_free_queues()
486 virtio_crypto_queue_release(dev->data->queue_pairs[i]); in virtio_crypto_free_queues()
617 virtio_crypto_queue_release(vq); in virtio_crypto_qp_release()
780 virtio_crypto_queue_release(hw->cvq); in virtio_crypto_dev_uninit()