Home
last modified time | relevance | path

Searched refs:VIRTIO_NET_CTRL_ANNOUNCE (Results 1 – 3 of 3) sorted by relevance

/qemu/include/standard-headers/linux/
H A Dvirtio_net.h288 #define VIRTIO_NET_CTRL_ANNOUNCE 3 macro
/qemu/net/
H A Dvhost-vdpa.c1494 if (ctrl->class == VIRTIO_NET_CTRL_ANNOUNCE) { in vhost_vdpa_net_handle_ctrl_avail()
/qemu/hw/net/
H A Dvirtio-net.c1570 } else if (ctrl.class == VIRTIO_NET_CTRL_ANNOUNCE) { in virtio_net_handle_ctrl_iov()