Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/diag/
Den_tc_tracepoint.c38 [FLOW_ACTION_POLICE] = "POLICE",
/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_matchall.c50 case FLOW_ACTION_POLICE: in cxgb4_matchall_egress_validate()
151 if (entry->id == FLOW_ACTION_POLICE) in cxgb4_matchall_alloc_tc()
/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_tc.c214 case FLOW_ACTION_POLICE: in otx2_tc_egress_matchall_install()
350 case FLOW_ACTION_POLICE: in otx2_tc_parse_actions()
876 case FLOW_ACTION_POLICE: in otx2_tc_ingress_matchall_install()
/Linux-v5.15/drivers/net/ethernet/netronome/nfp/flower/
Dqos_conf.c130 if (action->id != FLOW_ACTION_POLICE) { in nfp_flower_install_rate_limiter()
/Linux-v5.15/include/net/
Dflow_offload.h143 FLOW_ACTION_POLICE, enumerator
/Linux-v5.15/drivers/net/dsa/sja1105/
Dsja1105_flower.c323 case FLOW_ACTION_POLICE: in sja1105_cls_flower_add()
/Linux-v5.15/drivers/net/ethernet/mscc/
Docelot_flower.c211 case FLOW_ACTION_POLICE: in ocelot_flower_parse_action()
Docelot_net.c249 if (action->id != FLOW_ACTION_POLICE) { in ocelot_setup_tc_cls_matchall()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flower.c186 case FLOW_ACTION_POLICE: { in mlxsw_sp_flower_parse_actions()
/Linux-v5.15/drivers/net/ethernet/freescale/enetc/
Denetc_qos.c439 BIT(FLOW_ACTION_POLICE) |
1097 else if (entry->id == FLOW_ACTION_POLICE) in enetc_psfp_parse_clsflower()
/Linux-v5.15/net/dsa/
Dslave.c1101 cls->rule->action.entries[0].id == FLOW_ACTION_POLICE) in dsa_slave_add_cls_matchall()
/Linux-v5.15/net/sched/
Dcls_api.c3654 entry->id = FLOW_ACTION_POLICE; in tc_setup_flow_action()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c4743 case FLOW_ACTION_POLICE: in scan_tc_matchall_fdb_actions()