Symbol: FLOW_ACTION_POLICE
drivers/net/dsa/ocelot/felix_vsc9959.c
2290
case FLOW_ACTION_POLICE:
drivers/net/dsa/sja1105/sja1105_flower.c
366
case FLOW_ACTION_POLICE:
drivers/net/ethernet/airoha/airoha_eth.c
2586
if (act->id != FLOW_ACTION_POLICE) {
drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_matchall.c
190
if (entry->id == FLOW_ACTION_POLICE)
drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_matchall.c
90
case FLOW_ACTION_POLICE:
drivers/net/ethernet/freescale/enetc/enetc_qos.c
1149
else if (entry->id == FLOW_ACTION_POLICE)
drivers/net/ethernet/freescale/enetc/enetc_qos.c
490
BIT(FLOW_ACTION_POLICE) |
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
1447
case FLOW_ACTION_POLICE:
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
253
case FLOW_ACTION_POLICE:
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
492
case FLOW_ACTION_POLICE:
drivers/net/ethernet/marvell/prestera/prestera_flower.c
112
case FLOW_ACTION_POLICE:
drivers/net/ethernet/mellanox/mlx5/core/diag/en_tc_tracepoint.c
38
[FLOW_ACTION_POLICE] = "POLICE",
drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/act.c
27
[FLOW_ACTION_POLICE] = &mlx5e_tc_act_police,
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
5109
case FLOW_ACTION_POLICE:
drivers/net/ethernet/mellanox/mlxsw/spectrum_flower.c
241
case FLOW_ACTION_POLICE: {
drivers/net/ethernet/microchip/lan966x/lan966x_tc_matchall.c
19
case FLOW_ACTION_POLICE:
drivers/net/ethernet/microchip/sparx5/sparx5_tc_flower.c
1220
case FLOW_ACTION_POLICE: {
drivers/net/ethernet/mscc/ocelot_flower.c
343
case FLOW_ACTION_POLICE:
drivers/net/ethernet/mscc/ocelot_net.c
365
case FLOW_ACTION_POLICE:
drivers/net/ethernet/netronome/nfp/flower/action.c
1215
case FLOW_ACTION_POLICE:
drivers/net/ethernet/netronome/nfp/flower/qos_conf.c
224
if (action->id != FLOW_ACTION_POLICE) {
drivers/net/ethernet/netronome/nfp/flower/qos_conf.c
712
if (action->id != FLOW_ACTION_POLICE) {
drivers/net/ethernet/netronome/nfp/flower/qos_conf.c
762
if (fl_act->id != FLOW_ACTION_POLICE) {
drivers/net/ethernet/netronome/nfp/flower/qos_conf.c
836
if (fl_act->id != FLOW_ACTION_POLICE) {
drivers/net/ethernet/ti/am65-cpsw-qos.c
1128
case FLOW_ACTION_POLICE:
drivers/net/ethernet/ti/cpsw_priv.c
1472
case FLOW_ACTION_POLICE:
net/dsa/user.c
1533
case FLOW_ACTION_POLICE:
net/sched/act_police.c
449
entry->id = FLOW_ACTION_POLICE;
net/sched/act_police.c
481
fl_action->id = FLOW_ACTION_POLICE;