Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/virtio/
H A Dvirtio_net.h265 #define VIRTIO_NET_CTRL_GUEST_OFFLOADS 5 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_net.h361 #define VIRTIO_NET_CTRL_GUEST_OFFLOADS 5 macro
/openbmc/linux/include/uapi/linux/
H A Dvirtio_net.h361 #define VIRTIO_NET_CTRL_GUEST_OFFLOADS 5 macro
/openbmc/qemu/net/
H A Dvhost-vdpa.c1005 VIRTIO_NET_CTRL_GUEST_OFFLOADS, in vhost_vdpa_net_load_offloads()
/openbmc/qemu/hw/net/
H A Dvirtio-net.c1573 } else if (ctrl.class == VIRTIO_NET_CTRL_GUEST_OFFLOADS) { in virtio_net_handle_ctrl_iov()
/openbmc/linux/drivers/net/
H A Dvirtio_net.c3735 if (!virtnet_send_command(vi, VIRTIO_NET_CTRL_GUEST_OFFLOADS, in virtnet_set_guest_offloads()