Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/virtio/
H A Dvirtio_pci.c283 vtpci_cryptodev_set_status(hw, VIRTIO_CONFIG_STATUS_DRIVER_OK); in vtpci_cryptodev_reinit_complete()
287 vtpci_cryptodev_set_status(struct virtio_crypto_hw *hw, uint8_t status) in vtpci_cryptodev_set_status() function
H A Dvirtio_pci.h240 void vtpci_cryptodev_set_status(struct virtio_crypto_hw *hw, uint8_t status);
H A Dvirtio_cryptodev.c653 vtpci_cryptodev_set_status(hw, in virtio_negotiate_features()
683 vtpci_cryptodev_set_status(hw, VIRTIO_CONFIG_STATUS_ACK); in virtio_crypto_init_device()
686 vtpci_cryptodev_set_status(hw, VIRTIO_CONFIG_STATUS_DRIVER); in virtio_crypto_init_device()