Home
last modified time | relevance | path

Searched refs:virtio_user_backend_ops (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/virtio/virtio_user/
H A Dvhost.h66 struct virtio_user_backend_ops { struct
94 extern struct virtio_user_backend_ops virtio_ops_user; argument
95 extern struct virtio_user_backend_ops virtio_ops_kernel;
96 extern struct virtio_user_backend_ops virtio_ops_vdpa;
H A Dvirtio_user_dev.h57 struct virtio_user_backend_ops *ops;
H A Dvhost_vdpa.c613 struct virtio_user_backend_ops virtio_ops_vdpa = {
H A Dvhost_kernel.c599 struct virtio_user_backend_ops virtio_ops_kernel = {
H A Dvhost_user.c992 struct virtio_user_backend_ops virtio_ops_user = {