Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/drivers/net/ethernet/microchip/vcap/
Dvcap_tc.c179 flow_rule_match_cvlan(st->frule, &mt); in vcap_tc_flower_handler_cvlan_usage()
/linux-6.12.1/include/net/
Dflow_offload.h107 void flow_rule_match_cvlan(const struct flow_rule *rule,
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/flower/
Dmatch.c329 flow_rule_match_cvlan(rule, &match); in nfp_flower_compile_vlan()
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_tc.c575 flow_rule_match_cvlan(rule, &match); in otx2_tc_process_vlan()
/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_tc_lib.c1631 flow_rule_match_cvlan(rule, &match); in ice_parse_cls_flower()
/linux-6.12.1/drivers/net/ethernet/sfc/
Dtc.c338 flow_rule_match_cvlan(rule, &fm); in efx_tc_flower_parse_match()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c2858 flow_rule_match_cvlan(rule, &match); in __parse_cls_flower()