Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dvhost_net-stub.c115 int vq_index) in vhost_net_virtqueue_reset()
121 int vq_index) in vhost_net_virtqueue_restart()
H A Dvhost_net.c397 static void vhost_net_set_vq_index(struct vhost_net *net, int vq_index, in vhost_net_set_vq_index()
725 int vq_index) in vhost_net_virtqueue_reset()
750 int vq_index) in vhost_net_virtqueue_restart()
/openbmc/qemu/backends/
H A Dcryptodev-vhost.c143 int vq_index) in cryptodev_vhost_set_vq_index()
/openbmc/qemu/include/hw/virtio/
H A Dvhost.h90 int vq_index; member
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_net.h436 uint16_t vq_index; member
456 uint16_t vq_index; member
/openbmc/qemu/net/
H A Dvhost-vdpa.c444 static int64_t vhost_vdpa_get_vring_group(int device_fd, unsigned vq_index, in vhost_vdpa_get_vring_group()
/openbmc/qemu/hw/virtio/
H A Dvhost-vdpa.c1227 uint16_t vq_index = dev->vq_index + idx; in vhost_vdpa_svq_setup() local