Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dvirtio_net.h361 #define VIRTIO_NET_CTRL_GUEST_OFFLOADS 5 macro
/qemu/net/
H A Dvhost-vdpa.c1012 VIRTIO_NET_CTRL_GUEST_OFFLOADS, in vhost_vdpa_net_load_offloads()
/qemu/hw/net/
H A Dvirtio-net.c1574 } else if (ctrl.class == VIRTIO_NET_CTRL_GUEST_OFFLOADS) { in virtio_net_handle_ctrl_iov()