Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Den_tc_tracepoint.c38 [FLOW_ACTION_POLICE] = "POLICE",
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_tc_matchall.c19 case FLOW_ACTION_POLICE: in lan966x_tc_matchall_add()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dact.c27 [FLOW_ACTION_POLICE] = &mlx5e_tc_act_police,
/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dqos_conf.c224 if (action->id != FLOW_ACTION_POLICE) { in nfp_flower_install_rate_limiter()
712 if (action->id != FLOW_ACTION_POLICE) { in nfp_act_install_actions()
762 if (fl_act->id != FLOW_ACTION_POLICE) { in nfp_act_remove_actions()
836 if (fl_act->id != FLOW_ACTION_POLICE) { in nfp_act_stats_actions()
H A Daction.c1215 case FLOW_ACTION_POLICE: in nfp_flower_loop_action()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_matchall.c90 case FLOW_ACTION_POLICE: in cxgb4_matchall_egress_validate()
190 if (entry->id == FLOW_ACTION_POLICE) in cxgb4_matchall_alloc_tc()
/linux/net/sched/
H A Dact_police.c451 entry->id = FLOW_ACTION_POLICE; in tcf_police_offload_act_setup()
483 fl_action->id = FLOW_ACTION_POLICE; in tcf_police_offload_act_setup()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_tc.c253 case FLOW_ACTION_POLICE: in otx2_tc_egress_matchall_install()
486 case FLOW_ACTION_POLICE: in otx2_tc_parse_actions()
1439 case FLOW_ACTION_POLICE: in otx2_tc_ingress_matchall_install()
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_flower.c366 case FLOW_ACTION_POLICE: in sja1105_cls_flower_add()
/linux/include/net/
H A Dflow_offload.h174 FLOW_ACTION_POLICE, enumerator
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_flower.c112 case FLOW_ACTION_POLICE: in prestera_flower_parse_actions()
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_qos.c490 BIT(FLOW_ACTION_POLICE) |
1149 else if (entry->id == FLOW_ACTION_POLICE) in enetc_psfp_parse_clsflower()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_flower.c236 case FLOW_ACTION_POLICE: { in mlxsw_sp_flower_parse_actions()
/linux/drivers/net/ethernet/mscc/
H A Docelot_flower.c317 case FLOW_ACTION_POLICE: in ocelot_flower_parse_action()
H A Docelot_net.c365 case FLOW_ACTION_POLICE: in ocelot_setup_tc_cls_matchall()
/linux/drivers/net/ethernet/ti/
H A Dam65-cpsw-qos.c1105 case FLOW_ACTION_POLICE: in am65_cpsw_qos_configure_clsflower()
H A Dcpsw_priv.c1492 case FLOW_ACTION_POLICE: in cpsw_qos_configure_clsflower()
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_tc_flower.c1218 case FLOW_ACTION_POLICE: { in sparx5_tc_flower_replace()
/linux/drivers/net/dsa/ocelot/
H A Dfelix_vsc9959.c2278 case FLOW_ACTION_POLICE: in vsc9959_psfp_filter_add()
/linux/net/dsa/
H A Duser.c1488 cls->rule->action.entries[0].id == FLOW_ACTION_POLICE) in dsa_user_add_cls_matchall()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c4989 case FLOW_ACTION_POLICE: in scan_tc_matchall_fdb_actions()