Home
last modified time | relevance | path

Searched defs:VTPCI_OPS (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/crypto/virtio/
H A Dvirtio_pci.h204 #define VTPCI_OPS(hw) (crypto_virtio_hw_internal[(hw)->dev_id].vtpci_ops) macro
/f-stack/dpdk/drivers/net/virtio/
H A Dvirtio_pci.h297 #define VTPCI_OPS(hw) (virtio_hw_internal[(hw)->port_id].vtpci_ops) macro