Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/virtio/
H A Dvirtio_net.h222 #define VIRTIO_NET_CTRL_VLAN_DEL 1 macro
/openbmc/linux/include/uapi/linux/
H A Dvirtio_net.h278 #define VIRTIO_NET_CTRL_VLAN_DEL 1 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_net.h279 #define VIRTIO_NET_CTRL_VLAN_DEL 1 macro
/openbmc/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c1995 case VIRTIO_NET_CTRL_VLAN_DEL: in handle_ctrl_vlan()
/openbmc/qemu/hw/net/
H A Dvirtio-net.c1211 else if (cmd == VIRTIO_NET_CTRL_VLAN_DEL) in virtio_net_handle_vlan_table()
/openbmc/linux/drivers/net/
H A Dvirtio_net.c2778 VIRTIO_NET_CTRL_VLAN_DEL, &sg)) in virtnet_vlan_rx_kill_vid()