Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dact.c23 [FLOW_ACTION_ADD] = &mlx5e_tc_act_pedit,
41 [FLOW_ACTION_ADD] = &mlx5e_tc_act_pedit,
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/diag/
Den_tc_tracepoint.c32 [FLOW_ACTION_ADD] = "ADD",
/linux-6.12.1/net/sched/
Dact_pedit.c569 entry->id = FLOW_ACTION_ADD; in tcf_pedit_offload_act_setup()
593 fl_action->id = FLOW_ACTION_ADD; in tcf_pedit_offload_act_setup()
/linux-6.12.1/include/net/
Dflow_offload.h165 FLOW_ACTION_ADD, enumerator
/linux-6.12.1/drivers/net/ethernet/sfc/
Dtc.c2415 case FLOW_ACTION_ADD: in efx_tc_flower_replace()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c3505 act->id != FLOW_ACTION_ADD) in is_flow_action_modify_ip_header()