Home
last modified time | relevance | path

Searched refs:FLOW_ACTION_GOTO (Results 1 – 15 of 15) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dact.c13 [FLOW_ACTION_GOTO] = &mlx5e_tc_act_goto,
38 [FLOW_ACTION_GOTO] = &mlx5e_tc_act_goto,
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/diag/
Den_tc_tracepoint.c23 [FLOW_ACTION_GOTO] = "GOTO",
/Linux-v6.6/drivers/net/ethernet/microchip/sparx5/
Dsparx5_tc_matchall.c32 case FLOW_ACTION_GOTO: in sparx5_tc_matchall_replace()
Dsparx5_tc_flower.c292 if (last_actent->id == FLOW_ACTION_GOTO) { in sparx5_tc_flower_action_check()
1158 case FLOW_ACTION_GOTO: in sparx5_tc_flower_replace()
/Linux-v6.6/drivers/net/ethernet/microchip/lan966x/
Dlan966x_tc_matchall.c26 case FLOW_ACTION_GOTO: in lan966x_tc_matchall_add()
Dlan966x_tc_flower.c285 if (last_actent->id == FLOW_ACTION_GOTO) { in lan966x_tc_flower_action_check()
497 case FLOW_ACTION_GOTO: in lan966x_tc_flower_add()
/Linux-v6.6/net/sched/
Dact_gact.c253 entry->id = FLOW_ACTION_GOTO; in tcf_gact_offload_act_setup()
279 fl_action->id = FLOW_ACTION_GOTO; in tcf_gact_offload_act_setup()
Dact_police.c424 act_id = FLOW_ACTION_GOTO; in tcf_police_act_to_flow_act()
/Linux-v6.6/include/net/
Dflow_offload.h154 FLOW_ACTION_GOTO, enumerator
/Linux-v6.6/drivers/net/ethernet/marvell/prestera/
Dprestera_flower.c122 case FLOW_ACTION_GOTO: in prestera_flower_parse_actions()
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/flower/
Dconntrack.c770 case FLOW_ACTION_GOTO: in nfp_fl_merge_actions_offload()
1803 ct_goto = get_flow_act(flow->rule, FLOW_ACTION_GOTO); in nfp_fl_ct_handle_pre_ct()
1895 ct_goto = get_flow_act(flow->rule, FLOW_ACTION_GOTO); in nfp_fl_ct_handle_post_ct()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flower.c129 case FLOW_ACTION_GOTO: { in mlxsw_sp_flower_parse_actions()
/Linux-v6.6/drivers/net/ethernet/mscc/
Docelot_flower.c451 case FLOW_ACTION_GOTO: in ocelot_flower_parse_action()
/Linux-v6.6/drivers/net/ethernet/sfc/
Dtc.c856 case FLOW_ACTION_GOTO: in efx_tc_rule_is_lhs_rule()
898 case FLOW_ACTION_GOTO: in efx_tc_flower_handle_lhs_actions()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c2065 case FLOW_ACTION_GOTO: in flow_requires_tunnel_mapping()