/linux-5.19.10/net/core/ |
D | flow_offload.c | 65 void flow_rule_match_basic(const struct flow_rule *rule, in flow_rule_match_basic() function 70 EXPORT_SYMBOL(flow_rule_match_basic);
|
/linux-5.19.10/drivers/net/ethernet/netronome/nfp/flower/ |
D | match.c | 162 flow_rule_match_basic(rule, &match); in nfp_flower_compile_mpls() 215 flow_rule_match_basic(rule, &match); in nfp_flower_compile_ip_ext()
|
D | conntrack.c | 213 flow_rule_match_basic(entry1->rule, &match1); in nfp_ct_merge_check() 214 flow_rule_match_basic(entry2->rule, &match2); in nfp_ct_merge_check() 573 flow_rule_match_basic(rules[j], &match); in nfp_fl_merge_actions_offload()
|
D | action.c | 803 flow_rule_match_basic(rule, &match); in nfp_fl_commit_mangle()
|
D | offload.c | 414 flow_rule_match_basic(rule, &basic); in nfp_flower_calculate_key_layers()
|
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
D | ct_fs_smfs.c | 255 flow_rule_match_basic(flow_rule, &basic); in mlx5_ct_fs_smfs_ct_validate_flow_rule()
|
/linux-5.19.10/include/net/ |
D | flow_offload.h | 79 void flow_rule_match_basic(const struct flow_rule *rule,
|
/linux-5.19.10/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_tc.c | 470 flow_rule_match_basic(rule, &match); in tc_add_basic_flow() 756 flow_rule_match_basic(rule, &match); in tc_add_ethtype_flow()
|
/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_tc_flower.c | 183 flow_rule_match_basic(rule, &match); in cxgb4_process_flow_match() 332 flow_rule_match_basic(rule, &match); in cxgb4_validate_flow_match()
|
/linux-5.19.10/drivers/net/ethernet/marvell/prestera/ |
D | prestera_flower.c | 228 flow_rule_match_basic(f_rule, &match); in prestera_flower_parse()
|
/linux-5.19.10/drivers/net/ethernet/mediatek/ |
D | mtk_ppe_offload.c | 260 flow_rule_match_basic(rule, &match); in mtk_flow_offload_replace()
|
/linux-5.19.10/drivers/net/dsa/sja1105/ |
D | sja1105_flower.c | 220 flow_rule_match_basic(rule, &match); in sja1105_flower_parse_key()
|
/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_flower.c | 511 flow_rule_match_basic(rule, &match); in mlxsw_sp_flower_parse()
|
/linux-5.19.10/drivers/net/ethernet/freescale/dpaa2/ |
D | dpaa2-switch-flower.c | 39 flow_rule_match_basic(rule, &match); in dpaa2_switch_flower_parse_key()
|
/linux-5.19.10/drivers/net/ethernet/mscc/ |
D | ocelot_flower.c | 654 flow_rule_match_basic(rule, &match); in ocelot_flower_parse_key()
|
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | tc_ct.c | 239 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-5.19.10/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_tc.c | 502 flow_rule_match_basic(rule, &match); in otx2_tc_prepare_flow()
|
/linux-5.19.10/drivers/net/ethernet/intel/ice/ |
D | ice_tc_lib.c | 992 flow_rule_match_basic(rule, &match); in ice_parse_cls_flower()
|
/linux-5.19.10/drivers/net/ethernet/qlogic/qede/ |
D | qede_filter.c | 1849 flow_rule_match_basic(rule, &match); in qede_parse_flow_attr()
|
/linux-5.19.10/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_tc.c | 386 flow_rule_match_basic(rule, &match); in bnxt_tc_parse_flow()
|
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_tc.c | 2414 flow_rule_match_basic(rule, &match); in __parse_cls_flower() 2578 flow_rule_match_basic(rule, &match); in __parse_cls_flower()
|
/linux-5.19.10/drivers/net/ethernet/intel/iavf/ |
D | iavf_main.c | 3572 flow_rule_match_basic(rule, &match); in iavf_parse_cls_flower()
|
/linux-5.19.10/drivers/net/ethernet/intel/igb/ |
D | igb_main.c | 2629 flow_rule_match_basic(rule, &match); in igb_parse_cls_flower()
|
/linux-5.19.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_main.c | 6998 flow_rule_match_basic(flow, &match); in hclge_get_cls_key_basic()
|
/linux-5.19.10/drivers/net/ethernet/intel/i40e/ |
D | i40e_main.c | 8410 flow_rule_match_basic(rule, &match); in i40e_parse_cls_flower()
|