Home
last modified time | relevance | path

Searched refs:peakrate (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dsch_tbf.c365 if (qopt->peakrate.linklayer == TC_LINKLAYER_UNAWARE) in tbf_change()
366 qdisc_put_rtab(qdisc_get_rtab(&qopt->peakrate, in tbf_change()
384 if (qopt->peakrate.rate) { in tbf_change()
387 psched_ratecfg_precompute(&peak, &qopt->peakrate, prate64); in tbf_change()
389 pr_warn_ratelimited("sch_tbf: peakrate %llu is lower than or equals to rate %llu !\n", in tbf_change()
506 psched_ratecfg_getrate(&opt.peakrate, &q->peak); in tbf_dump()
508 memset(&opt.peakrate, 0, sizeof(opt.peakrate)); in tbf_dump()
H A Dact_police.c112 if (parm->peakrate.rate) { in tcf_police_init()
113 P_tab = qdisc_get_rtab(&parm->peakrate, in tcf_police_init()
341 psched_ratecfg_getrate(&opt.peakrate, &p->peak); in tcf_police_dump()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_tbf.c380 if (qopt->peakrate.linklayer == TC_LINKLAYER_UNAWARE) in tbf_change()
381 qdisc_put_rtab(qdisc_get_rtab(&qopt->peakrate, in tbf_change()
399 if (qopt->peakrate.rate) { in tbf_change()
402 psched_ratecfg_precompute(&peak, &qopt->peakrate, prate64); in tbf_change()
404 pr_warn_ratelimited("sch_tbf: peakrate %llu is lower than or equals to rate %llu !\n", in tbf_change()
521 psched_ratecfg_getrate(&opt.peakrate, &q->peak); in tbf_dump()
523 memset(&opt.peakrate, 0, sizeof(opt.peakrate)); in tbf_dump()
H A Dact_police.c106 if (parm->peakrate.rate) { in tcf_police_init()
107 P_tab = qdisc_get_rtab(&parm->peakrate, in tcf_police_init()
368 psched_ratecfg_getrate(&opt.peakrate, &p->peak); in tcf_police_dump()
/kernel/linux/linux-5.10/include/net/tc_act/
H A Dtc_police.h40 struct tc_ratespec peakrate; member
/kernel/linux/linux-6.6/include/net/tc_act/
H A Dtc_police.h44 struct tc_ratespec peakrate; member
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dpkt_cls.h89 struct tc_ratespec peakrate; member
H A Dpkt_sched.h184 struct tc_ratespec peakrate; member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dpkt_cls.h157 struct tc_ratespec peakrate; member
H A Dpkt_sched.h185 struct tc_ratespec peakrate; member
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dpkt_cls.h89 struct tc_ratespec peakrate; member
H A Dpkt_sched.h184 struct tc_ratespec peakrate; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dpkt_cls.h68 struct tc_ratespec peakrate; member
H A Dpkt_sched.h102 struct tc_ratespec peakrate; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dpkt_cls.h122 struct tc_ratespec peakrate; member
H A Dpkt_sched.h115 struct tc_ratespec peakrate; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dpkt_cls.h122 struct tc_ratespec peakrate; member
H A Dpkt_sched.h115 struct tc_ratespec peakrate; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dpkt_cls.h161 struct tc_ratespec peakrate; member
H A Dpkt_sched.h185 struct tc_ratespec peakrate; member

Completed in 36 milliseconds