Searched refs:policing (Results 1 – 6 of 6) sorted by relevance
37 struct sja1105_l2_policing_entry *policing; in sja1105_setup_bcast_policer() local78 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() local150 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()467 struct sja1105_l2_policing_entry *policing; in sja1105_cls_flower_del() local481 old_sharindx = policing[bcast].sharindx; in sja1105_cls_flower_del()482 policing[bcast].sharindx = port; in sja1105_cls_flower_del()486 old_sharindx = policing[index].sharindx; in sja1105_cls_flower_del()[all …]
1009 struct sja1105_l2_policing_entry *policing; in sja1105_init_l2_policing() local1029 policing = table->entries; in sja1105_init_l2_policing()1039 policing[bcast].sharindx = port; in sja1105_init_l2_policing()1042 policing[mcast].sharindx = port; in sja1105_init_l2_policing()1054 policing[port].maxlen = mtu; in sja1105_init_l2_policing()1055 policing[port].partition = 0; in sja1105_init_l2_policing()2796 struct sja1105_l2_policing_entry *policing; in sja1105_change_mtu() local2806 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 …]
51 - time-based ingress policing, via the tc-gate action
695 Say Y here if you want to do traffic policing, i.e. strict696 bandwidth limiting. This action replaces the existing policing
109 policing and translation how the channel program is programmed before
219 Time-based ingress policing