Home
last modified time | relevance | path

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

12

/linux-6.12.1/drivers/net/dsa/microchip/
Dksz9477_tc_flower.c43 flow_rule_match_basic(rule, &match); in ksz9477_flower_parse_key_l2()
/linux-6.12.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-6.12.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.c274 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()
Daction.c819 flow_rule_match_basic(rule, &match); in nfp_fl_commit_mangle()
Doffload.c418 flow_rule_match_basic(rule, &basic); in nfp_flower_calculate_key_layers()
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_flower.c183 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/
Dct_fs_smfs.c260 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/
Dlan966x_tc_flower.c99 flow_rule_match_basic(st->frule, &match); in lan966x_tc_flower_handler_basic_usage()
/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_tc.c462 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/
Dflow_offload.h99 void flow_rule_match_basic(const struct flow_rule *rule,
/linux-6.12.1/drivers/net/dsa/sja1105/
Dsja1105_flower.c223 flow_rule_match_basic(rule, &match); in sja1105_flower_parse_key()
/linux-6.12.1/drivers/net/ethernet/marvell/prestera/
Dprestera_flower.c241 flow_rule_match_basic(f_rule, &match); in prestera_flower_parse()
/linux-6.12.1/drivers/net/ethernet/mediatek/
Dmtk_ppe_offload.c298 flow_rule_match_basic(rule, &match); in mtk_flow_offload_replace()
/linux-6.12.1/drivers/net/ethernet/sfc/
Dtc_conntrack.c140 flow_rule_match_basic(fr, &fm); in efx_tc_ct_parse_match()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flower.c607 flow_rule_match_basic(rule, &match); in mlxsw_sp_flower_parse()
/linux-6.12.1/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-switch-flower.c42 flow_rule_match_basic(rule, &match); in dpaa2_switch_flower_parse_key()
/linux-6.12.1/drivers/net/ethernet/mscc/
Docelot_flower.c673 flow_rule_match_basic(rule, &match); in ocelot_flower_parse_key()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_ct.c244 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/
Dsparx5_tc_flower.c91 flow_rule_match_basic(st->frule, &mt); in sparx5_tc_flower_handler_basic_usage()
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_tc.c659 flow_rule_match_basic(rule, &match); in otx2_tc_prepare_flow()
/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_tc_lib.c1540 flow_rule_match_basic(rule, &match); in ice_parse_cls_flower()
/linux-6.12.1/drivers/net/ethernet/qlogic/qede/
Dqede_filter.c1864 flow_rule_match_basic(rule, &match); in qede_parse_flow_attr()
/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c390 flow_rule_match_basic(rule, &match); in bnxt_tc_parse_flow()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c2783 flow_rule_match_basic(rule, &match); in __parse_cls_flower()
2945 flow_rule_match_basic(rule, &match); in __parse_cls_flower()

12