Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Den_tc_tracepoint.c38 [FLOW_ACTION_POLICE] = "POLICE",
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A 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()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/flower/
H A Dqos_conf.c102 if (action->id != FLOW_ACTION_POLICE) { in nfp_flower_install_rate_limiter()
/OK3568_Linux_fs/kernel/include/net/
H A Dflow_offload.h143 FLOW_ACTION_POLICE, enumerator
/OK3568_Linux_fs/kernel/drivers/net/dsa/sja1105/
H A Dsja1105_flower.c324 case FLOW_ACTION_POLICE: in sja1105_cls_flower_add()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/
H A Denetc_qos.c444 BIT(FLOW_ACTION_POLICE) |
1107 else if (entry->id == FLOW_ACTION_POLICE) in enetc_psfp_parse_clsflower()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot_flower.c226 case FLOW_ACTION_POLICE: in ocelot_flower_parse_action()
H A Docelot_net.c65 if (action->id != FLOW_ACTION_POLICE) { in ocelot_setup_tc_cls_matchall()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_flower.c185 case FLOW_ACTION_POLICE: { in mlxsw_sp_flower_parse_actions()
/OK3568_Linux_fs/kernel/net/dsa/
H A Dslave.c1058 cls->rule->action.entries[0].id == FLOW_ACTION_POLICE) in dsa_slave_add_cls_matchall()
/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_api.c3677 entry->id = FLOW_ACTION_POLICE; in tc_setup_flow_action()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c5167 case FLOW_ACTION_POLICE: in scan_tc_matchall_fdb_actions()