Home
last modified time | relevance | path

Searched refs:FLOW_ACTION_SAMPLE (Results 1 – 9 of 9) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/diag/
Den_tc_tracepoint.c37 [FLOW_ACTION_SAMPLE] = "SAMPLE",
/linux-6.12.1/net/sched/
Dact_sample.c303 entry->id = FLOW_ACTION_SAMPLE; in tcf_sample_offload_act_setup()
312 fl_action->id = FLOW_ACTION_SAMPLE; in tcf_sample_offload_act_setup()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dact.c26 [FLOW_ACTION_SAMPLE] = &mlx5e_tc_act_sample,
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_matchall.c273 case FLOW_ACTION_SAMPLE: in mlxsw_sp_mall_replace()
Dspectrum_trap.c1893 .trap = MLXSW_SP_TRAP_CONTROL(FLOW_ACTION_SAMPLE, ACL_SAMPLE,
1954 .trap = MLXSW_SP_TRAP_CONTROL(FLOW_ACTION_SAMPLE, ACL_SAMPLE,
Dspectrum_flower.c262 case FLOW_ACTION_SAMPLE: { in mlxsw_sp_flower_parse_actions()
/linux-6.12.1/include/net/
Dflow_offload.h173 FLOW_ACTION_SAMPLE, enumerator
/linux-6.12.1/net/devlink/
Dtrap.c1029 DEVLINK_TRAP(FLOW_ACTION_SAMPLE, CONTROL),
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c2192 case FLOW_ACTION_SAMPLE: in flow_requires_tunnel_mapping()