Home
last modified time | relevance | path

Searched refs:rate_bytes_per_sec (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/
H A Dsja1105_flower.c33 u64 rate_bytes_per_sec, in sja1105_setup_bcast_policer()
80 policing[rule->bcast_pol.sharindx].rate = div_u64(rate_bytes_per_sec * in sja1105_setup_bcast_policer()
104 u64 rate_bytes_per_sec, in sja1105_setup_tc_policer()
152 policing[rule->tc_pol.sharindx].rate = div_u64(rate_bytes_per_sec * in sja1105_setup_tc_policer()
177 u64 rate_bytes_per_sec, in sja1105_flower_policer()
183 rate_bytes_per_sec, burst); in sja1105_flower_policer()
186 key->tc.pcp, rate_bytes_per_sec, in sja1105_flower_policer()
30 sja1105_setup_bcast_policer(struct sja1105_private *priv, struct netlink_ext_ack *extack, unsigned long cookie, int port, u64 rate_bytes_per_sec, u32 burst) sja1105_setup_bcast_policer() argument
101 sja1105_setup_tc_policer(struct sja1105_private *priv, struct netlink_ext_ack *extack, unsigned long cookie, int port, int tc, u64 rate_bytes_per_sec, u32 burst) sja1105_setup_tc_policer() argument
173 sja1105_flower_policer(struct sja1105_private *priv, int port, struct netlink_ext_ack *extack, unsigned long cookie, struct sja1105_key *key, u64 rate_bytes_per_sec, u32 burst) sja1105_flower_policer() argument
H A Dsja1105_main.c3360 policing[port].rate = div_u64(512 * policer->rate_bytes_per_sec, in sja1105_port_policer_add()
/kernel/linux/linux-6.6/drivers/net/dsa/sja1105/
H A Dsja1105_flower.c33 u64 rate_bytes_per_sec, in sja1105_setup_bcast_policer()
81 policing[rule->bcast_pol.sharindx].rate = div_u64(rate_bytes_per_sec * in sja1105_setup_bcast_policer()
105 u64 rate_bytes_per_sec, in sja1105_setup_tc_policer()
153 policing[rule->tc_pol.sharindx].rate = div_u64(rate_bytes_per_sec * in sja1105_setup_tc_policer()
178 u64 rate_bytes_per_sec, in sja1105_flower_policer()
184 rate_bytes_per_sec, burst); in sja1105_flower_policer()
187 key->tc.pcp, rate_bytes_per_sec, in sja1105_flower_policer()
30 sja1105_setup_bcast_policer(struct sja1105_private *priv, struct netlink_ext_ack *extack, unsigned long cookie, int port, u64 rate_bytes_per_sec, u32 burst) sja1105_setup_bcast_policer() argument
102 sja1105_setup_tc_policer(struct sja1105_private *priv, struct netlink_ext_ack *extack, unsigned long cookie, int port, int tc, u64 rate_bytes_per_sec, u32 burst) sja1105_setup_tc_policer() argument
174 sja1105_flower_policer(struct sja1105_private *priv, int port, struct netlink_ext_ack *extack, unsigned long cookie, struct sja1105_key *key, u64 rate_bytes_per_sec, u32 burst) sja1105_flower_policer() argument
H A Dsja1105_main.c2924 policing[port].rate = div_u64(512 * policer->rate_bytes_per_sec, in sja1105_port_policer_add()
/kernel/linux/linux-5.10/include/net/
H A Ddsa.h167 u64 rate_bytes_per_sec; member
/kernel/linux/linux-5.10/drivers/net/dsa/ocelot/
H A Dfelix.c756 .rate = div_u64(policer->rate_bytes_per_sec, 1000) * 8, in felix_port_policer_add()
/kernel/linux/linux-6.6/include/net/
H A Ddsa.h217 u64 rate_bytes_per_sec; member
/kernel/linux/linux-5.10/net/dsa/
H A Dslave.c1033 policer->rate_bytes_per_sec = act->police.rate_bytes_ps; in dsa_slave_add_cls_matchall_police()
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/
H A Dfelix.c1842 .rate = div_u64(policer->rate_bytes_per_sec, 1000) * 8, in felix_port_policer_add()
/kernel/linux/linux-6.6/net/dsa/
H A Dslave.c1479 policer->rate_bytes_per_sec = act->police.rate_bytes_ps; in dsa_slave_add_cls_matchall_police()

Completed in 26 milliseconds