Searched refs:FLOW_ACTION_SAMPLE (Results 1 - 15 of 15) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
H A D | en_tc_tracepoint.c | 37 [FLOW_ACTION_SAMPLE] = "SAMPLE",
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
H A D | en_tc_tracepoint.c | 37 [FLOW_ACTION_SAMPLE] = "SAMPLE",
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ |
H A D | act.c | 26 [FLOW_ACTION_SAMPLE] = &mlx5e_tc_act_sample,
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | act_sample.c | 291 entry->id = FLOW_ACTION_SAMPLE; in tcf_sample_offload_act_setup() 300 fl_action->id = FLOW_ACTION_SAMPLE; in tcf_sample_offload_act_setup()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_matchall.c | 239 } else if (act->id == FLOW_ACTION_SAMPLE && in mlxsw_sp_mall_replace()
|
H A D | spectrum_trap.c | 996 .trap = MLXSW_SP_TRAP_CONTROL(FLOW_ACTION_SAMPLE, ACL_SAMPLE,
|
/kernel/linux/linux-5.10/include/net/ |
H A D | flow_offload.h | 142 FLOW_ACTION_SAMPLE, enumerator 227 struct { /* FLOW_ACTION_SAMPLE */
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_matchall.c | 273 case FLOW_ACTION_SAMPLE: in mlxsw_sp_mall_replace()
|
H A D | spectrum_flower.c | 262 case FLOW_ACTION_SAMPLE: { in mlxsw_sp_flower_parse_actions()
|
H A D | spectrum_trap.c | 1893 .trap = MLXSW_SP_TRAP_CONTROL(FLOW_ACTION_SAMPLE, ACL_SAMPLE, 1954 .trap = MLXSW_SP_TRAP_CONTROL(FLOW_ACTION_SAMPLE, ACL_SAMPLE,
|
/kernel/linux/linux-6.6/include/net/ |
H A D | flow_offload.h | 173 FLOW_ACTION_SAMPLE, enumerator 272 struct { /* FLOW_ACTION_SAMPLE */
|
/kernel/linux/linux-6.6/net/devlink/ |
H A D | trap.c | 1030 DEVLINK_TRAP(FLOW_ACTION_SAMPLE, CONTROL),
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | cls_api.c | 3673 entry->id = FLOW_ACTION_SAMPLE; in tc_setup_flow_action()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_tc.c | 2071 case FLOW_ACTION_SAMPLE: in flow_requires_tunnel_mapping()
|
/kernel/linux/linux-5.10/net/core/ |
H A D | devlink.c | 9493 DEVLINK_TRAP(FLOW_ACTION_SAMPLE, CONTROL),
|
Completed in 37 milliseconds