Home
last modified time | relevance | path

Searched refs:VIRTIO_NET_CTRL_VLAN_ADD (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/drivers/virtio/
H A Dvirtio_net.h221 #define VIRTIO_NET_CTRL_VLAN_ADD 0 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_net.h277 #define VIRTIO_NET_CTRL_VLAN_ADD 0 macro
/openbmc/linux/include/uapi/linux/
H A Dvirtio_net.h277 #define VIRTIO_NET_CTRL_VLAN_ADD 0 macro
/openbmc/qemu/net/
H A Dvhost-vdpa.c1189 VIRTIO_NET_CTRL_VLAN_ADD, in vhost_vdpa_net_load_single_vlan()
/openbmc/qemu/hw/net/
H A Dvirtio-net.c1244 if (cmd == VIRTIO_NET_CTRL_VLAN_ADD) in virtio_net_handle_vlan_table()
/openbmc/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c1984 case VIRTIO_NET_CTRL_VLAN_ADD: in handle_ctrl_vlan()
/openbmc/linux/drivers/net/
H A Dvirtio_net.c2757 VIRTIO_NET_CTRL_VLAN_ADD, &sg)) in virtnet_vlan_rx_add_vid()