Searched refs:vtpci_ops (Results 1 – 5 of 5) sorted by relevance
200 const struct virtio_pci_ops *vtpci_ops; member204 #define VTPCI_OPS(hw) (crypto_virtio_hw_internal[(hw)->dev_id].vtpci_ops)
455 crypto_virtio_hw_internal[hw->dev_id].vtpci_ops = in vtpci_cryptodev_init()
293 const struct virtio_pci_ops *vtpci_ops; member297 #define VTPCI_OPS(hw) (virtio_hw_internal[(hw)->port_id].vtpci_ops)
699 virtio_hw_internal[hw->port_id].vtpci_ops = &modern_ops; in vtpci_init()718 virtio_hw_internal[hw->port_id].vtpci_ops = &legacy_ops; in vtpci_init()
626 virtio_hw_internal[hw->port_id].vtpci_ops = &virtio_user_ops; in virtio_user_eth_dev_alloc()