/openbmc/linux/net/core/ |
H A 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);
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/ |
H A 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()
|
H A 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()
|
H A D | action.c | 804 flow_rule_match_basic(rule, &match); in nfp_fl_commit_mangle()
|
H A D | offload.c | 414 flow_rule_match_basic(rule, &basic); in nfp_flower_calculate_key_layers()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
H A D | ct_fs_smfs.c | 260 flow_rule_match_basic(flow_rule, &basic); in mlx5_ct_fs_smfs_ct_validate_flow_rule()
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A 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()
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_tc.c | 472 flow_rule_match_basic(rule, &match); in tc_add_basic_flow() 758 flow_rule_match_basic(rule, &match); in tc_add_ethtype_flow()
|
/openbmc/linux/include/net/ |
H A D | flow_offload.h | 99 void flow_rule_match_basic(const struct flow_rule *rule,
|
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_tc_flower.c | 93 flow_rule_match_basic(st->frule, &match); in lan966x_tc_flower_handler_basic_usage()
|
/openbmc/linux/drivers/net/dsa/sja1105/ |
H A D | sja1105_flower.c | 220 flow_rule_match_basic(rule, &match); in sja1105_flower_parse_key()
|
/openbmc/linux/drivers/net/ethernet/mediatek/ |
H A D | mtk_ppe_offload.c | 279 flow_rule_match_basic(rule, &match); in mtk_flow_offload_replace()
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | tc_conntrack.c | 140 flow_rule_match_basic(fr, &fm); in efx_tc_ct_parse_match()
|
/openbmc/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_flower.c | 237 flow_rule_match_basic(f_rule, &match); in prestera_flower_parse()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_flower.c | 603 flow_rule_match_basic(rule, &match); in mlxsw_sp_flower_parse()
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-switch-flower.c | 39 flow_rule_match_basic(rule, &match); in dpaa2_switch_flower_parse_key()
|
/openbmc/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot_flower.c | 676 flow_rule_match_basic(rule, &match); in ocelot_flower_parse_key()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | tc_ct.c | 234 flow_rule_match_basic(rule, &basic); in mlx5_tc_ct_rule_to_tuple() 380 flow_rule_match_basic(rule, &match); in mlx5_tc_ct_set_tuple_match()
|
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_tc_flower.c | 91 flow_rule_match_basic(st->frule, &mt); in sparx5_tc_flower_handler_basic_usage()
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_tc.c | 550 flow_rule_match_basic(rule, &match); in otx2_tc_prepare_flow()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_filter.c | 1849 flow_rule_match_basic(rule, &match); in qede_parse_flow_attr()
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_tc_lib.c | 1475 flow_rule_match_basic(rule, &match); in ice_parse_cls_flower()
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_tc.c | 386 flow_rule_match_basic(rule, &match); in bnxt_tc_parse_flow()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_tc.c | 2662 flow_rule_match_basic(rule, &match); in __parse_cls_flower() 2826 flow_rule_match_basic(rule, &match); in __parse_cls_flower()
|
/openbmc/linux/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_main.c | 3769 flow_rule_match_basic(rule, &match); in iavf_parse_cls_flower()
|