Home
last modified time | relevance | path

Searched refs:vhost_vring_file (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/drivers/net/virtio/virtio_user/
H A Dvhost_kernel.c35 #define VHOST_SET_VRING_KICK _IOW(VHOST_VIRTIO, 0x20, struct vhost_vring_file)
36 #define VHOST_SET_VRING_CALL _IOW(VHOST_VIRTIO, 0x21, struct vhost_vring_file)
37 #define VHOST_SET_VRING_ERR _IOW(VHOST_VIRTIO, 0x22, struct vhost_vring_file)
38 #define VHOST_NET_SET_BACKEND _IOW(VHOST_VIRTIO, 0x30, struct vhost_vring_file)
301 struct vhost_vring_file f; in vhost_kernel_set_backend()
H A Dvhost_vdpa.c29 #define VHOST_SET_VRING_KICK _IOW(VHOST_VIRTIO, 0x20, struct vhost_vring_file)
30 #define VHOST_SET_VRING_CALL _IOW(VHOST_VIRTIO, 0x21, struct vhost_vring_file)
31 #define VHOST_SET_VRING_ERR _IOW(VHOST_VIRTIO, 0x22, struct vhost_vring_file)
32 #define VHOST_NET_SET_BACKEND _IOW(VHOST_VIRTIO, 0x30, struct vhost_vring_file)
H A Dvhost.h21 struct vhost_vring_file { struct
H A Dvirtio_user_dev.c39 struct vhost_vring_file file; in virtio_user_create_queue()
51 struct vhost_vring_file file; in virtio_user_kick_queue()
H A Dvhost_user.c257 struct vhost_vring_file *file = 0; in vhost_user_sock()
/f-stack/dpdk/lib/librte_vhost/
H A Dvhost_user.c1599 struct vhost_vring_file file; in vhost_user_set_vring_call()
1843 struct vhost_vring_file file; in vhost_user_set_vring_kick()