Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dact.c13 [FLOW_ACTION_GOTO] = &mlx5e_tc_act_goto,
38 [FLOW_ACTION_GOTO] = &mlx5e_tc_act_goto,
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Den_tc_tracepoint.c23 [FLOW_ACTION_GOTO] = "GOTO",
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_tc_matchall.c32 case FLOW_ACTION_GOTO: in sparx5_tc_matchall_replace()
H A Dsparx5_tc_flower.c311 if (last_actent->id == FLOW_ACTION_GOTO) { in sparx5_tc_flower_action_check()
1177 case FLOW_ACTION_GOTO: in sparx5_tc_flower_replace()
/openbmc/linux/net/sched/
H A 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()
H A Dact_police.c424 act_id = FLOW_ACTION_GOTO; in tcf_police_act_to_flow_act()
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_tc_matchall.c26 case FLOW_ACTION_GOTO: in lan966x_tc_matchall_add()
H A 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()
/openbmc/linux/include/net/
H A Dflow_offload.h154 FLOW_ACTION_GOTO, enumerator
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_flower.c122 case FLOW_ACTION_GOTO: in prestera_flower_parse_actions()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dconntrack.c770 case FLOW_ACTION_GOTO: in nfp_fl_merge_actions_offload()
1823 ct_goto = get_flow_act(flow->rule, FLOW_ACTION_GOTO); in nfp_fl_ct_handle_pre_ct()
1935 ct_goto = get_flow_act(flow->rule, FLOW_ACTION_GOTO); in nfp_fl_ct_handle_post_ct()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_flower.c129 case FLOW_ACTION_GOTO: { in mlxsw_sp_flower_parse_actions()
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_flower.c451 case FLOW_ACTION_GOTO: in ocelot_flower_parse_action()
/openbmc/linux/drivers/net/ethernet/sfc/
H A 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()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c2069 case FLOW_ACTION_GOTO: in flow_requires_tunnel_mapping()