Home
last modified time | relevance | path

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

/dpdk/drivers/net/virtio/
H A Dvirtio.h233 struct virtio_ops { struct
253 * This structure stores per-process data. Only virtio_ops for now. argument
256 const struct virtio_ops *virtio_ops; member