Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/diag/
Den_tc_tracepoint.c38 [FLOW_ACTION_POLICE] = "POLICE",
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_matchall.c50 case FLOW_ACTION_POLICE: in cxgb4_matchall_egress_validate()
146 if (entry->id == FLOW_ACTION_POLICE) in cxgb4_matchall_alloc_tc()
/Linux-v5.10/drivers/net/ethernet/netronome/nfp/flower/
Dqos_conf.c102 if (action->id != FLOW_ACTION_POLICE) { in nfp_flower_install_rate_limiter()
/Linux-v5.10/include/net/
Dflow_offload.h143 FLOW_ACTION_POLICE, enumerator
/Linux-v5.10/drivers/net/dsa/sja1105/
Dsja1105_flower.c324 case FLOW_ACTION_POLICE: in sja1105_cls_flower_add()
/Linux-v5.10/drivers/net/ethernet/mscc/
Docelot_flower.c211 case FLOW_ACTION_POLICE: in ocelot_flower_parse_action()
Docelot_net.c65 if (action->id != FLOW_ACTION_POLICE) { in ocelot_setup_tc_cls_matchall()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flower.c185 case FLOW_ACTION_POLICE: { in mlxsw_sp_flower_parse_actions()
/Linux-v5.10/drivers/net/ethernet/freescale/enetc/
Denetc_qos.c439 BIT(FLOW_ACTION_POLICE) |
1098 else if (entry->id == FLOW_ACTION_POLICE) in enetc_psfp_parse_clsflower()
/Linux-v5.10/net/dsa/
Dslave.c1021 cls->rule->action.entries[0].id == FLOW_ACTION_POLICE) in dsa_slave_add_cls_matchall()
/Linux-v5.10/net/sched/
Dcls_api.c3664 entry->id = FLOW_ACTION_POLICE; in tc_setup_flow_action()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c5067 case FLOW_ACTION_POLICE: in scan_tc_matchall_fdb_actions()