Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Den_tc_tracepoint.c37 [FLOW_ACTION_SAMPLE] = "SAMPLE",
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dact.c26 [FLOW_ACTION_SAMPLE] = &mlx5e_tc_act_sample,
/openbmc/linux/net/sched/
H A Dact_sample.c291 entry->id = FLOW_ACTION_SAMPLE; in tcf_sample_offload_act_setup()
300 fl_action->id = FLOW_ACTION_SAMPLE; in tcf_sample_offload_act_setup()
/openbmc/linux/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.c262 case FLOW_ACTION_SAMPLE: { in mlxsw_sp_flower_parse_actions()
/openbmc/linux/include/net/
H A Dflow_offload.h173 FLOW_ACTION_SAMPLE, enumerator
/openbmc/linux/net/devlink/
H A Dtrap.c1030 DEVLINK_TRAP(FLOW_ACTION_SAMPLE, CONTROL),
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c2071 case FLOW_ACTION_SAMPLE: in flow_requires_tunnel_mapping()