Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/virtio/
H A Dvirtio_pci.h239 uint8_t vtpci_cryptodev_get_status(struct virtio_crypto_hw *hw);
H A Dvirtio_pci.c296 vtpci_cryptodev_get_status(struct virtio_crypto_hw *hw) in vtpci_cryptodev_get_status() function
H A Dvirtio_cryptodev.c655 if (!(vtpci_cryptodev_get_status(hw) & in virtio_negotiate_features()