Home
last modified time | relevance | path

Searched refs:policing (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_flower.c37 struct sja1105_l2_policing_entry *policing; in sja1105_setup_bcast_policer() local
78 policing[bcast].sharindx = rule->bcast_pol.sharindx; in sja1105_setup_bcast_policer()
83 policing[rule->bcast_pol.sharindx].smax = burst; in sja1105_setup_bcast_policer()
109 struct sja1105_l2_policing_entry *policing; in sja1105_setup_tc_policer() local
150 policing[index].sharindx = rule->tc_pol.sharindx; in sja1105_setup_tc_policer()
155 policing[rule->tc_pol.sharindx].smax = burst; in sja1105_setup_tc_policer()
464 struct sja1105_l2_policing_entry *policing; in sja1105_cls_flower_del() local
478 old_sharindx = policing[bcast].sharindx; in sja1105_cls_flower_del()
479 policing[bcast].sharindx = port; in sja1105_cls_flower_del()
483 old_sharindx = policing[index].sharindx; in sja1105_cls_flower_del()
[all …]
H A Dsja1105_main.c1008 struct sja1105_l2_policing_entry *policing; in sja1105_init_l2_policing() local
1028 policing = table->entries; in sja1105_init_l2_policing()
1038 policing[bcast].sharindx = port; in sja1105_init_l2_policing()
1041 policing[mcast].sharindx = port; in sja1105_init_l2_policing()
1053 policing[port].maxlen = mtu; in sja1105_init_l2_policing()
1054 policing[port].partition = 0; in sja1105_init_l2_policing()
2796 struct sja1105_l2_policing_entry *policing; in sja1105_change_mtu() local
2806 if (policing[port].maxlen == new_mtu) in sja1105_change_mtu()
2809 policing[port].maxlen = new_mtu; in sja1105_change_mtu()
2926 policing[port].smax = policer->burst; in sja1105_port_policer_add()
[all …]
H A DKconfig51 - time-based ingress policing, via the tc-gate action
/openbmc/u-boot/doc/
H A DREADME.b4860qds34 classification to enable policing and QoS-based packet distribution
/openbmc/linux/net/sched/
H A DKconfig695 Say Y here if you want to do traffic policing, i.e. strict
696 bandwidth limiting. This action replaces the existing policing
/openbmc/linux/Documentation/arch/s390/
H A Dvfio-ccw.rst109 policing and translation how the channel program is programmed before
/openbmc/linux/Documentation/networking/dsa/
H A Dsja1105.rst219 Time-based ingress policing