Home
last modified time | relevance | path

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

12

/openbmc/linux/net/core/
H A 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);
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A 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()
H A 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()
H A Daction.c804 flow_rule_match_basic(rule, &match); in nfp_fl_commit_mangle()
H A Doffload.c414 flow_rule_match_basic(rule, &basic); in nfp_flower_calculate_key_layers()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dct_fs_smfs.c260 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 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()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_tc.c472 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 Dflow_offload.h99 void flow_rule_match_basic(const struct flow_rule *rule,
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_tc_flower.c93 flow_rule_match_basic(st->frule, &match); in lan966x_tc_flower_handler_basic_usage()
/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_flower.c220 flow_rule_match_basic(rule, &match); in sja1105_flower_parse_key()
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_ppe_offload.c279 flow_rule_match_basic(rule, &match); in mtk_flow_offload_replace()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtc_conntrack.c140 flow_rule_match_basic(fr, &fm); in efx_tc_ct_parse_match()
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_flower.c237 flow_rule_match_basic(f_rule, &match); in prestera_flower_parse()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_flower.c603 flow_rule_match_basic(rule, &match); in mlxsw_sp_flower_parse()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch-flower.c39 flow_rule_match_basic(rule, &match); in dpaa2_switch_flower_parse_key()
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_flower.c676 flow_rule_match_basic(rule, &match); in ocelot_flower_parse_key()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c234 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 Dsparx5_tc_flower.c91 flow_rule_match_basic(st->frule, &mt); in sparx5_tc_flower_handler_basic_usage()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_tc.c550 flow_rule_match_basic(rule, &match); in otx2_tc_prepare_flow()
/openbmc/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_filter.c1849 flow_rule_match_basic(rule, &match); in qede_parse_flow_attr()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_tc_lib.c1475 flow_rule_match_basic(rule, &match); in ice_parse_cls_flower()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c386 flow_rule_match_basic(rule, &match); in bnxt_tc_parse_flow()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c2662 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 Diavf_main.c3769 flow_rule_match_basic(rule, &match); in iavf_parse_cls_flower()

12