DR_STE_SVLAN      894 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c 		vlan_type = hdr_fld_2b == SVLAN_ETHERTYPE ? DR_STE_SVLAN : DR_STE_CVLAN;
DR_STE_SVLAN     1094 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste.c 		MLX5_SET(ste_eth_l2_src_dst, tag, first_vlan_qualifier, DR_STE_SVLAN);
DR_STE_SVLAN     1354 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste.c 		MLX5_SET(ste_eth_l2_src, tag, first_vlan_qualifier, DR_STE_SVLAN);
DR_STE_SVLAN     1363 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste.c 			MLX5_SET(ste_eth_l2_src, tag, second_vlan_qualifier, DR_STE_SVLAN);
DR_STE_SVLAN     1375 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste.c 			MLX5_SET(ste_eth_l2_src, tag, second_vlan_qualifier, DR_STE_SVLAN);
DR_STE_SVLAN     1516 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste.c 		MLX5_SET(ste_eth_l2_tnl, tag, first_vlan_qualifier, DR_STE_SVLAN);