Home
last modified time | relevance | path

Searched refs:VIRTIO_NET_CTRL_VLAN (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/virtio/
H A Dvirtio_net.h220 #define VIRTIO_NET_CTRL_VLAN 2 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_net.h277 #define VIRTIO_NET_CTRL_VLAN 2 macro
/openbmc/qemu/net/
H A Dvhost-vdpa.c1207 VIRTIO_NET_CTRL_VLAN, in vhost_vdpa_net_load_single_vlan()
/openbmc/qemu/hw/net/
H A Dvirtio-net.c1518 } else if (ctrl.class == VIRTIO_NET_CTRL_VLAN) { in virtio_net_handle_ctrl_iov()