flow_rule_match_vlan  215 drivers/net/ethernet/broadcom/bnxt/bnxt_tc.c 		flow_rule_match_vlan(rule, &match);
flow_rule_match_vlan  193 drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c 		flow_rule_match_vlan(rule, &match);
flow_rule_match_vlan 7823 drivers/net/ethernet/intel/i40e/i40e_main.c 		flow_rule_match_vlan(rule, &match);
flow_rule_match_vlan 2798 drivers/net/ethernet/intel/iavf/iavf_main.c 		flow_rule_match_vlan(rule, &match);
flow_rule_match_vlan 2646 drivers/net/ethernet/intel/igb/igb_main.c 		flow_rule_match_vlan(rule, &match);
flow_rule_match_vlan 1245 drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c 		flow_rule_match_vlan(flow, &match);
flow_rule_match_vlan 1887 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 			flow_rule_match_vlan(rule, &match);
flow_rule_match_vlan  413 drivers/net/ethernet/mellanox/mlxsw/spectrum_flower.c 		flow_rule_match_vlan(rule, &match);
flow_rule_match_vlan  156 drivers/net/ethernet/mscc/ocelot_flower.c 		flow_rule_match_vlan(rule, &match);
flow_rule_match_vlan   31 drivers/net/ethernet/netronome/nfp/flower/match.c 		flow_rule_match_vlan(rule, &match);
flow_rule_match_vlan  260 drivers/net/ethernet/netronome/nfp/flower/offload.c 		flow_rule_match_vlan(rule, &vlan);
flow_rule_match_vlan   81 include/net/flow_offload.h void flow_rule_match_vlan(const struct flow_rule *rule,
flow_rule_match_vlan   63 net/core/flow_offload.c EXPORT_SYMBOL(flow_rule_match_vlan);