Home
last modified time | relevance | path

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

/dpdk/drivers/crypto/virtio/
H A Dvirtio_pci.h226 vtpci_with_feature(struct virtio_crypto_hw *hw, uint64_t bit) in vtpci_with_feature() function
H A Dvirtio_cryptodev.c648 if (!vtpci_with_feature(hw, VIRTIO_F_VERSION_1)) { in virtio_negotiate_features()