vlan_type         754 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h 	u8 vlan_type;
vlan_type        7559 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c static int hclge_set_vlan_filter_ctrl(struct hclge_dev *hdev, u8 vlan_type,
vlan_type        7569 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 	req->vlan_type = vlan_type;
vlan_type         831 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c 	u16 vlan_type;
vlan_type         894 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c 		vlan_type = hdr_fld_2b == SVLAN_ETHERTYPE ? DR_STE_SVLAN : DR_STE_CVLAN;
vlan_type         896 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c 		hdr_fld_4b = (vlan_type << 16) | hdr_fld_2b;
vlan_type         919 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c 		hdr_fld_2b = MLX5_GET(l2_hdr, l2_hdr, vlan_type);
vlan_type         586 drivers/net/ethernet/mellanox/mlx5/core/steering/mlx5_ifc_dr.h 	u8         vlan_type[0x10];
vlan_type         516 net/8021q/vlan_dev.c static struct device_type vlan_type = {
vlan_type         580 net/8021q/vlan_dev.c 	SET_NETDEV_DEVTYPE(dev, &vlan_type);