/linux-6.12.1/drivers/net/dsa/microchip/ |
D | ksz9477_tc_flower.c | 43 flow_rule_match_basic(rule, &match); in ksz9477_flower_parse_key_l2()
|
/linux-6.12.1/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-6.12.1/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 | 274 flow_rule_match_basic(entry1->rule, &match1); in nfp_ct_merge_check() 275 flow_rule_match_basic(entry2->rule, &match2); in nfp_ct_merge_check() 753 flow_rule_match_basic(rules[j], &match); in nfp_fl_merge_actions_offload()
|
D | action.c | 819 flow_rule_match_basic(rule, &match); in nfp_fl_commit_mangle()
|
D | offload.c | 418 flow_rule_match_basic(rule, &basic); in nfp_flower_calculate_key_layers()
|
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_tc_flower.c | 183 flow_rule_match_basic(rule, &match); in cxgb4_process_flow_match() 336 flow_rule_match_basic(rule, &match); in cxgb4_validate_flow_match()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
D | ct_fs_smfs.c | 260 flow_rule_match_basic(flow_rule, &basic); in mlx5_ct_fs_smfs_ct_validate_flow_rule()
|
/linux-6.12.1/drivers/net/ethernet/microchip/lan966x/ |
D | lan966x_tc_flower.c | 99 flow_rule_match_basic(st->frule, &match); in lan966x_tc_flower_handler_basic_usage()
|
/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_tc.c | 462 flow_rule_match_basic(rule, &match); in tc_add_basic_flow() 748 flow_rule_match_basic(rule, &match); in tc_add_ethtype_flow()
|
/linux-6.12.1/include/net/ |
D | flow_offload.h | 99 void flow_rule_match_basic(const struct flow_rule *rule,
|
/linux-6.12.1/drivers/net/dsa/sja1105/ |
D | sja1105_flower.c | 223 flow_rule_match_basic(rule, &match); in sja1105_flower_parse_key()
|
/linux-6.12.1/drivers/net/ethernet/marvell/prestera/ |
D | prestera_flower.c | 241 flow_rule_match_basic(f_rule, &match); in prestera_flower_parse()
|
/linux-6.12.1/drivers/net/ethernet/mediatek/ |
D | mtk_ppe_offload.c | 298 flow_rule_match_basic(rule, &match); in mtk_flow_offload_replace()
|
/linux-6.12.1/drivers/net/ethernet/sfc/ |
D | tc_conntrack.c | 140 flow_rule_match_basic(fr, &fm); in efx_tc_ct_parse_match()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_flower.c | 607 flow_rule_match_basic(rule, &match); in mlxsw_sp_flower_parse()
|
/linux-6.12.1/drivers/net/ethernet/freescale/dpaa2/ |
D | dpaa2-switch-flower.c | 42 flow_rule_match_basic(rule, &match); in dpaa2_switch_flower_parse_key()
|
/linux-6.12.1/drivers/net/ethernet/mscc/ |
D | ocelot_flower.c | 673 flow_rule_match_basic(rule, &match); in ocelot_flower_parse_key()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | tc_ct.c | 244 flow_rule_match_basic(rule, &basic); in mlx5_tc_ct_rule_to_tuple() 390 flow_rule_match_basic(rule, &match); in mlx5_tc_ct_set_tuple_match()
|
/linux-6.12.1/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_tc_flower.c | 91 flow_rule_match_basic(st->frule, &mt); in sparx5_tc_flower_handler_basic_usage()
|
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_tc.c | 659 flow_rule_match_basic(rule, &match); in otx2_tc_prepare_flow()
|
/linux-6.12.1/drivers/net/ethernet/intel/ice/ |
D | ice_tc_lib.c | 1540 flow_rule_match_basic(rule, &match); in ice_parse_cls_flower()
|
/linux-6.12.1/drivers/net/ethernet/qlogic/qede/ |
D | qede_filter.c | 1864 flow_rule_match_basic(rule, &match); in qede_parse_flow_attr()
|
/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_tc.c | 390 flow_rule_match_basic(rule, &match); in bnxt_tc_parse_flow()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_tc.c | 2783 flow_rule_match_basic(rule, &match); in __parse_cls_flower() 2945 flow_rule_match_basic(rule, &match); in __parse_cls_flower()
|