Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/virtio/
H A Dvhost-backend.h169 vhost_net_set_backend_op vhost_net_set_backend; member
/openbmc/linux/drivers/vhost/
H A Dnet.c1501 static long vhost_net_set_backend(struct vhost_net *n, unsigned index, int fd) in vhost_net_set_backend() function
/openbmc/qemu/hw/virtio/
H A Dvhost.c2182 int vhost_net_set_backend(struct vhost_dev *hdev, in vhost_net_set_backend() function