Home
last modified time | relevance | path

Searched refs:virtio_hw_internal (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/virtio/
H A Dvirtio.h255 struct virtio_hw_internal { struct
259 #define VIRTIO_OPS(hw) (virtio_hw_internal[(hw)->port_id].virtio_ops) argument
261 extern struct virtio_hw_internal virtio_hw_internal[RTE_MAX_ETHPORTS];
H A Dvirtio_ethdev.c142 struct virtio_hw_internal virtio_hw_internal[RTE_MAX_ETHPORTS]; variable
/dpdk/drivers/crypto/virtio/
H A Dvirtio_pci.h200 struct virtio_hw_internal { struct
208 extern struct virtio_hw_internal crypto_virtio_hw_internal[RTE_MAX_VIRTIO_CRYPTO]; argument
H A Dvirtio_pci.c34 struct virtio_hw_internal crypto_virtio_hw_internal[RTE_MAX_VIRTIO_CRYPTO];