Searched refs:tc_ratespec (Results 1 – 8 of 8) sorted by relevance
84 struct tc_ratespec { struct162 struct tc_ratespec rate;163 struct tc_ratespec peakrate;341 struct tc_ratespec rate;342 struct tc_ratespec ceil;
115 struct tc_ratespec rate;116 struct tc_ratespec peakrate;
96 struct qdisc_rate_table *qdisc_get_rtab(struct tc_ratespec *r,
20 struct tc_ratespec rate;796 const struct tc_ratespec *conf,799 static inline void psched_ratecfg_getrate(struct tc_ratespec *res, in psched_ratecfg_getrate()
52 struct tc_ratespec rate;53 struct tc_ratespec peakrate;
366 static __u8 __detect_linklayer(struct tc_ratespec *r, __u32 *rtab) in __detect_linklayer()390 struct qdisc_rate_table *qdisc_get_rtab(struct tc_ratespec *r, struct nlattr *tab) in qdisc_get_rtab()399 if (!memcmp(&rtab->rate, r, sizeof(struct tc_ratespec)) && in qdisc_get_rtab()
956 const struct tc_ratespec *conf, in psched_ratecfg_precompute()
1338 [TCA_CBQ_RATE] = { .len = sizeof(struct tc_ratespec) },1347 struct tc_ratespec *r; in cbq_init()