Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/diag/
Den_tc_tracepoint.c38 [FLOW_ACTION_POLICE] = "POLICE",
/Linux-v5.4/drivers/net/ethernet/mscc/
Docelot_tc.c45 if (action->id != FLOW_ACTION_POLICE) { in ocelot_setup_tc_cls_matchall()
/Linux-v5.4/include/net/
Dflow_offload.h136 FLOW_ACTION_POLICE, enumerator
/Linux-v5.4/drivers/net/ethernet/netronome/nfp/flower/
Dqos_conf.c101 if (action->id != FLOW_ACTION_POLICE) { in nfp_flower_install_rate_limiter()
/Linux-v5.4/net/sched/
Dcls_api.c3535 entry->id = FLOW_ACTION_POLICE; in tc_setup_flow_action()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c3983 case FLOW_ACTION_POLICE: in scan_tc_matchall_fdb_actions()