Home
last modified time | relevance | path

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

/dpdk/drivers/crypto/virtio/
H A Dvirtio_pci.h201 const struct virtio_pci_ops *vtpci_ops; member
205 #define VTPCI_OPS(hw) (crypto_virtio_hw_internal[(hw)->dev_id].vtpci_ops)
H A Dvirtio_pci.c455 crypto_virtio_hw_internal[hw->dev_id].vtpci_ops = in vtpci_cryptodev_init()