Home
last modified time | relevance | path

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

/Linux-v6.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-v6.1/drivers/net/ethernet/mellanox/mlx5/core/diag/
Den_tc_tracepoint.c32 [FLOW_ACTION_ADD] = "ADD",
/Linux-v6.1/include/net/
Dflow_offload.h153 FLOW_ACTION_ADD, enumerator
/Linux-v6.1/net/sched/
Dact_pedit.c508 entry->id = FLOW_ACTION_ADD; in tcf_pedit_offload_act_setup()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c3441 act->id != FLOW_ACTION_ADD) in modify_header_match_supported()