Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Den_tc_tracepoint.c37 [FLOW_ACTION_SAMPLE] = "SAMPLE",
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dact.c26 [FLOW_ACTION_SAMPLE] = &mlx5e_tc_act_sample,
/linux-6.15/net/sched/
H A 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.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_matchall.c273 case FLOW_ACTION_SAMPLE: in mlxsw_sp_mall_replace()
H A Dspectrum_trap.c1893 .trap = MLXSW_SP_TRAP_CONTROL(FLOW_ACTION_SAMPLE, ACL_SAMPLE,
1954 .trap = MLXSW_SP_TRAP_CONTROL(FLOW_ACTION_SAMPLE, ACL_SAMPLE,
H A Dspectrum_flower.c267 case FLOW_ACTION_SAMPLE: { in mlxsw_sp_flower_parse_actions()
/linux-6.15/include/net/
H A Dflow_offload.h173 FLOW_ACTION_SAMPLE, enumerator
/linux-6.15/net/devlink/
H A Dtrap.c1023 DEVLINK_TRAP(FLOW_ACTION_SAMPLE, CONTROL),
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c2189 case FLOW_ACTION_SAMPLE: in flow_requires_tunnel_mapping()