Home
last modified time | relevance | path

Searched refs:gnet_stats_copy_rate_est (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/include/net/
H A Dgen_stats.h58 int gnet_stats_copy_rate_est(struct gnet_dump *d,
/openbmc/linux/net/core/
H A Dgen_stats.c308 gnet_stats_copy_rate_est(struct gnet_dump *d, in gnet_stats_copy_rate_est() function
338 EXPORT_SYMBOL(gnet_stats_copy_rate_est);
/openbmc/linux/net/sched/
H A Dsch_drr.c270 gnet_stats_copy_rate_est(d, &cl->rate_est) < 0 || in drr_dump_class_stats()
H A Dsch_qfq.c655 gnet_stats_copy_rate_est(d, &cl->rate_est) < 0 || in qfq_dump_class_stats()
H A Dsch_hfsc.c1346 gnet_stats_copy_rate_est(d, &cl->rate_est) < 0 || in hfsc_dump_class_stats()
H A Dact_api.c1601 gnet_stats_copy_rate_est(&d, &p->tcfa_rate_est) < 0 || in tcf_action_copy_stats()
H A Dsch_htb.c1353 gnet_stats_copy_rate_est(d, &cl->rate_est) < 0 || in htb_dump_class_stats()
H A Dsch_api.c974 gnet_stats_copy_rate_est(&d, &q->rate_est) < 0 || in tc_fill_qdisc()