Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/virtio/virtio_user/
H A Dvhost.h100 struct virtio_user_backend_ops { struct
114 extern struct virtio_user_backend_ops virtio_ops_user; argument
115 extern struct virtio_user_backend_ops virtio_ops_kernel;
116 extern struct virtio_user_backend_ops virtio_ops_vdpa;
H A Dvirtio_user_dev.h66 struct virtio_user_backend_ops *ops;
H A Dvhost_vdpa.c292 struct virtio_user_backend_ops virtio_ops_vdpa = {
H A Dvhost_kernel.c386 struct virtio_user_backend_ops virtio_ops_kernel = {
H A Dvhost_user.c517 struct virtio_user_backend_ops virtio_ops_user = {