Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/diag/
Den_tc_tracepoint.c38 [FLOW_ACTION_POLICE] = "POLICE",
/linux-6.12.1/drivers/net/ethernet/microchip/lan966x/
Dlan966x_tc_matchall.c19 case FLOW_ACTION_POLICE: in lan966x_tc_matchall_add()
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/flower/
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()
Daction.c1215 case FLOW_ACTION_POLICE: in nfp_flower_loop_action()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dact.c27 [FLOW_ACTION_POLICE] = &mlx5e_tc_act_police,
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/
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-6.12.1/net/sched/
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-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
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-6.12.1/include/net/
Dflow_offload.h174 FLOW_ACTION_POLICE, enumerator
/linux-6.12.1/drivers/net/dsa/sja1105/
Dsja1105_flower.c366 case FLOW_ACTION_POLICE: in sja1105_cls_flower_add()
/linux-6.12.1/drivers/net/ethernet/marvell/prestera/
Dprestera_flower.c112 case FLOW_ACTION_POLICE: in prestera_flower_parse_actions()
/linux-6.12.1/drivers/net/ethernet/freescale/enetc/
Denetc_qos.c490 BIT(FLOW_ACTION_POLICE) |
1149 else if (entry->id == FLOW_ACTION_POLICE) in enetc_psfp_parse_clsflower()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flower.c236 case FLOW_ACTION_POLICE: { in mlxsw_sp_flower_parse_actions()
/linux-6.12.1/drivers/net/ethernet/mscc/
Docelot_flower.c317 case FLOW_ACTION_POLICE: in ocelot_flower_parse_action()
Docelot_net.c365 case FLOW_ACTION_POLICE: in ocelot_setup_tc_cls_matchall()
/linux-6.12.1/drivers/net/ethernet/ti/
Dam65-cpsw-qos.c1105 case FLOW_ACTION_POLICE: in am65_cpsw_qos_configure_clsflower()
Dcpsw_priv.c1492 case FLOW_ACTION_POLICE: in cpsw_qos_configure_clsflower()
/linux-6.12.1/drivers/net/ethernet/microchip/sparx5/
Dsparx5_tc_flower.c1218 case FLOW_ACTION_POLICE: { in sparx5_tc_flower_replace()
/linux-6.12.1/drivers/net/dsa/ocelot/
Dfelix_vsc9959.c2281 case FLOW_ACTION_POLICE: in vsc9959_psfp_filter_add()
/linux-6.12.1/net/dsa/
Duser.c1496 cls->rule->action.entries[0].id == FLOW_ACTION_POLICE) in dsa_user_add_cls_matchall()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c5109 case FLOW_ACTION_POLICE: in scan_tc_matchall_fdb_actions()