Home
last modified time | relevance | path

Searched refs:flow_rule_match_vlan (Results 1 – 25 of 26) sorted by relevance

12

/linux-6.3-rc2/net/core/
A Dflow_offload.c86 void flow_rule_match_vlan(const struct flow_rule *rule, in flow_rule_match_vlan() function
91 EXPORT_SYMBOL(flow_rule_match_vlan);
/linux-6.3-rc2/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-switch-flower.c59 flow_rule_match_vlan(rule, &match); in dpaa2_switch_flower_parse_key()
553 flow_rule_match_vlan(rule, &match); in dpaa2_switch_flower_parse_mirror_key()
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/flower/
A Dmatch.c32 flow_rule_match_vlan(rule, &match); in nfp_flower_compile_tci()
325 flow_rule_match_vlan(rule, &match); in nfp_flower_compile_vlan()
A Dconntrack.c366 flow_rule_match_vlan(entry1->rule, &match1); in nfp_ct_merge_check()
367 flow_rule_match_vlan(entry2->rule, &match2); in nfp_ct_merge_check()
490 flow_rule_match_vlan(rule, &match); in nfp_ct_check_vlan_merge()
A Doffload.c282 flow_rule_match_vlan(rule, &vlan); in nfp_flower_calculate_key_layers()
305 flow_rule_match_vlan(rule, &cvlan); in nfp_flower_calculate_key_layers()
/linux-6.3-rc2/drivers/net/ethernet/microchip/vcap/
A Dvcap_tc.c220 flow_rule_match_vlan(st->frule, &mt); in vcap_tc_flower_handler_vlan_usage()
/linux-6.3-rc2/include/net/
A Dflow_offload.h101 void flow_rule_match_vlan(const struct flow_rule *rule,
/linux-6.3-rc2/drivers/net/dsa/sja1105/
A Dsja1105_flower.c255 flow_rule_match_vlan(rule, &match); in sja1105_flower_parse_key()
/linux-6.3-rc2/drivers/net/ethernet/mediatek/
A Dmtk_ppe_offload.c298 flow_rule_match_vlan(rule, &match); in mtk_flow_offload_replace()
/linux-6.3-rc2/drivers/net/ethernet/marvell/prestera/
A Dprestera_flower.c333 flow_rule_match_vlan(f_rule, &match); in prestera_flower_parse()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_flower.c555 flow_rule_match_vlan(rule, &match); in mlxsw_sp_flower_parse()
/linux-6.3-rc2/drivers/net/ethernet/mscc/
A Docelot_flower.c611 flow_rule_match_vlan(rule, &match); in ocelot_flower_parse_key()
/linux-6.3-rc2/drivers/net/ethernet/sfc/
A Dtc.c222 flow_rule_match_vlan(rule, &fm); in efx_tc_flower_parse_match()
/linux-6.3-rc2/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_tc.c689 flow_rule_match_vlan(rule, &match); in tc_add_vlan_flow()
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_tc_flower.c275 flow_rule_match_vlan(rule, &match); in cxgb4_process_flow_match()
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_tc.c599 flow_rule_match_vlan(rule, &match); in otx2_tc_prepare_flow()
/linux-6.3-rc2/drivers/net/ethernet/freescale/enetc/
A Denetc_qos.c1140 flow_rule_match_vlan(rule, &match); in enetc_psfp_parse_clsflower()
/linux-6.3-rc2/drivers/net/ethernet/marvell/mvpp2/
A Dmvpp2_cls.c1248 flow_rule_match_vlan(flow, &match); in mvpp2_cls_c2_build_match()
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_tc_lib.c1440 flow_rule_match_vlan(rule, &match); in ice_parse_cls_flower()
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_tc.c411 flow_rule_match_vlan(rule, &match); in bnxt_tc_parse_flow()
/linux-6.3-rc2/drivers/net/dsa/ocelot/
A Dfelix_vsc9959.c1735 flow_rule_match_vlan(rule, &match); in vsc9959_stream_identify()
/linux-6.3-rc2/drivers/net/ethernet/intel/iavf/
A Diavf_main.c3805 flow_rule_match_vlan(rule, &match); in iavf_parse_cls_flower()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_tc.c2788 flow_rule_match_vlan(rule, &match); in __parse_cls_flower()
/linux-6.3-rc2/drivers/net/ethernet/intel/igb/
A Digb_main.c2672 flow_rule_match_vlan(rule, &match); in igb_parse_cls_flower()
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_main.c7251 flow_rule_match_vlan(flow, &match); in hclge_get_cls_key_vlan()

Completed in 98 milliseconds

12