Home
last modified time | relevance | path

Searched refs:flow_rule_match_cvlan (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.6/net/core/
Dflow_offload.c93 void flow_rule_match_cvlan(const struct flow_rule *rule, in flow_rule_match_cvlan() function
98 EXPORT_SYMBOL(flow_rule_match_cvlan);
/Linux-v6.6/drivers/net/ethernet/microchip/vcap/
Dvcap_tc.c179 flow_rule_match_cvlan(st->frule, &mt); in vcap_tc_flower_handler_cvlan_usage()
/Linux-v6.6/include/net/
Dflow_offload.h107 void flow_rule_match_cvlan(const struct flow_rule *rule,
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/flower/
Dmatch.c329 flow_rule_match_cvlan(rule, &match); in nfp_flower_compile_vlan()
/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_tc.c450 flow_rule_match_cvlan(rule, &match); in otx2_tc_process_vlan()
/Linux-v6.6/drivers/net/ethernet/intel/ice/
Dice_tc_lib.c1489 flow_rule_match_cvlan(rule, &match); in ice_parse_cls_flower()
/Linux-v6.6/drivers/net/ethernet/sfc/
Dtc.c339 flow_rule_match_cvlan(rule, &fm); in efx_tc_flower_parse_match()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c2733 flow_rule_match_cvlan(rule, &match); in __parse_cls_flower()