Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Den_tc_tracepoint.c23 [FLOW_ACTION_GOTO] = "GOTO",
/OK3568_Linux_fs/kernel/include/net/
H A Dflow_offload.h124 FLOW_ACTION_GOTO, enumerator
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot_flower.c322 case FLOW_ACTION_GOTO: in ocelot_flower_parse_action()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_flower.c88 case FLOW_ACTION_GOTO: { in mlxsw_sp_flower_parse_actions()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c1922 case FLOW_ACTION_GOTO: in flow_has_tc_fwd_action()
3615 case FLOW_ACTION_GOTO: in parse_tc_nic_actions()
4455 case FLOW_ACTION_GOTO: in parse_tc_fdb_actions()
/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_api.c3602 entry->id = FLOW_ACTION_GOTO; in tc_setup_flow_action()