Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/diag/
Den_tc_tracepoint.c38 [FLOW_ACTION_POLICE] = "POLICE",
/linux-6.1.9/drivers/net/ethernet/microchip/lan966x/
Dlan966x_tc_matchall.c19 case FLOW_ACTION_POLICE: in lan966x_tc_matchall_add()
/linux-6.1.9/drivers/net/ethernet/netronome/nfp/flower/
Dqos_conf.c224 if (action->id != FLOW_ACTION_POLICE) { in nfp_flower_install_rate_limiter()
706 if (action->id != FLOW_ACTION_POLICE) { in nfp_act_install_actions()
756 if (fl_act->id != FLOW_ACTION_POLICE) { in nfp_act_remove_actions()
830 if (fl_act->id != FLOW_ACTION_POLICE) { in nfp_act_stats_actions()
Daction.c1200 case FLOW_ACTION_POLICE: in nfp_flower_loop_action()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dact.c27 [FLOW_ACTION_POLICE] = &mlx5e_tc_act_police,
/linux-6.1.9/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.1.9/net/sched/
Dact_police.c448 entry->id = FLOW_ACTION_POLICE; in tcf_police_offload_act_setup()
480 fl_action->id = FLOW_ACTION_POLICE; in tcf_police_offload_act_setup()
/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_tc.c282 case FLOW_ACTION_POLICE: in otx2_tc_egress_matchall_install()
423 case FLOW_ACTION_POLICE: in otx2_tc_parse_actions()
959 case FLOW_ACTION_POLICE: in otx2_tc_ingress_matchall_install()
/linux-6.1.9/include/net/
Dflow_offload.h161 FLOW_ACTION_POLICE, enumerator
/linux-6.1.9/drivers/net/dsa/sja1105/
Dsja1105_flower.c363 case FLOW_ACTION_POLICE: in sja1105_cls_flower_add()
/linux-6.1.9/drivers/net/ethernet/marvell/prestera/
Dprestera_flower.c112 case FLOW_ACTION_POLICE: in prestera_flower_parse_actions()
/linux-6.1.9/drivers/net/ethernet/ti/
Dam65-cpsw-qos.c690 case FLOW_ACTION_POLICE: in am65_cpsw_qos_configure_clsflower()
Dcpsw_priv.c1488 case FLOW_ACTION_POLICE: in cpsw_qos_configure_clsflower()
/linux-6.1.9/drivers/net/ethernet/freescale/enetc/
Denetc_qos.c433 BIT(FLOW_ACTION_POLICE) |
1092 else if (entry->id == FLOW_ACTION_POLICE) in enetc_psfp_parse_clsflower()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flower.c226 case FLOW_ACTION_POLICE: { in mlxsw_sp_flower_parse_actions()
/linux-6.1.9/drivers/net/ethernet/mscc/
Docelot_flower.c317 case FLOW_ACTION_POLICE: in ocelot_flower_parse_action()
Docelot_net.c374 case FLOW_ACTION_POLICE: in ocelot_setup_tc_cls_matchall()
/linux-6.1.9/drivers/net/dsa/ocelot/
Dfelix_vsc9959.c2228 case FLOW_ACTION_POLICE: in vsc9959_psfp_filter_add()
/linux-6.1.9/net/dsa/
Dslave.c1361 cls->rule->action.entries[0].id == FLOW_ACTION_POLICE) in dsa_slave_add_cls_matchall()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c4791 case FLOW_ACTION_POLICE: in scan_tc_matchall_fdb_actions()