Home
last modified time | relevance | path

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

12

/Linux-v6.1/net/core/
Dflow_offload.c65 void flow_rule_match_basic(const struct flow_rule *rule, in flow_rule_match_basic() function
70 EXPORT_SYMBOL(flow_rule_match_basic);
/Linux-v6.1/drivers/net/ethernet/netronome/nfp/flower/
Dmatch.c162 flow_rule_match_basic(rule, &match); in nfp_flower_compile_mpls()
215 flow_rule_match_basic(rule, &match); in nfp_flower_compile_ip_ext()
Dconntrack.c262 flow_rule_match_basic(entry1->rule, &match1); in nfp_ct_merge_check()
263 flow_rule_match_basic(entry2->rule, &match2); in nfp_ct_merge_check()
726 flow_rule_match_basic(rules[j], &match); in nfp_fl_merge_actions_offload()
Daction.c804 flow_rule_match_basic(rule, &match); in nfp_fl_commit_mangle()
Doffload.c414 flow_rule_match_basic(rule, &basic); in nfp_flower_calculate_key_layers()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
Dct_fs_smfs.c255 flow_rule_match_basic(flow_rule, &basic); in mlx5_ct_fs_smfs_ct_validate_flow_rule()
/Linux-v6.1/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_tc.c470 flow_rule_match_basic(rule, &match); in tc_add_basic_flow()
756 flow_rule_match_basic(rule, &match); in tc_add_ethtype_flow()
/Linux-v6.1/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_flower.c183 flow_rule_match_basic(rule, &match); in cxgb4_process_flow_match()
332 flow_rule_match_basic(rule, &match); in cxgb4_validate_flow_match()
/Linux-v6.1/include/net/
Dflow_offload.h91 void flow_rule_match_basic(const struct flow_rule *rule,
/Linux-v6.1/drivers/net/dsa/sja1105/
Dsja1105_flower.c220 flow_rule_match_basic(rule, &match); in sja1105_flower_parse_key()
/Linux-v6.1/drivers/net/ethernet/mediatek/
Dmtk_ppe_offload.c270 flow_rule_match_basic(rule, &match); in mtk_flow_offload_replace()
/Linux-v6.1/drivers/net/ethernet/marvell/prestera/
Dprestera_flower.c231 flow_rule_match_basic(f_rule, &match); in prestera_flower_parse()
/Linux-v6.1/drivers/net/ethernet/sfc/
Dtc.c157 flow_rule_match_basic(rule, &fm); in efx_tc_flower_parse_match()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flower.c511 flow_rule_match_basic(rule, &match); in mlxsw_sp_flower_parse()
/Linux-v6.1/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-switch-flower.c39 flow_rule_match_basic(rule, &match); in dpaa2_switch_flower_parse_key()
/Linux-v6.1/drivers/net/ethernet/mscc/
Docelot_flower.c654 flow_rule_match_basic(rule, &match); in ocelot_flower_parse_key()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_ct.c239 flow_rule_match_basic(rule, &basic); in mlx5_tc_ct_rule_to_tuple()
385 flow_rule_match_basic(rule, &match); in mlx5_tc_ct_set_tuple_match()
/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_tc.c502 flow_rule_match_basic(rule, &match); in otx2_tc_prepare_flow()
/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_tc_lib.c1252 flow_rule_match_basic(rule, &match); in ice_parse_cls_flower()
/Linux-v6.1/drivers/net/ethernet/qlogic/qede/
Dqede_filter.c1849 flow_rule_match_basic(rule, &match); in qede_parse_flow_attr()
/Linux-v6.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c386 flow_rule_match_basic(rule, &match); in bnxt_tc_parse_flow()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c2612 flow_rule_match_basic(rule, &match); in __parse_cls_flower()
2776 flow_rule_match_basic(rule, &match); in __parse_cls_flower()
/Linux-v6.1/drivers/net/ethernet/intel/iavf/
Diavf_main.c3741 flow_rule_match_basic(rule, &match); in iavf_parse_cls_flower()
/Linux-v6.1/drivers/net/ethernet/intel/igb/
Digb_main.c2628 flow_rule_match_basic(rule, &match); in igb_parse_cls_flower()
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c7195 flow_rule_match_basic(flow, &match); in hclge_get_cls_key_basic()

12