Searched refs:tc_ratespec (Results 1 – 7 of 7) sorted by relevance
90 struct tc_ratespec { struct183 struct tc_ratespec rate;184 struct tc_ratespec peakrate;390 struct tc_ratespec rate;391 struct tc_ratespec ceil;
88 struct tc_ratespec rate;89 struct tc_ratespec peakrate;
44 struct tc_ratespec rate;45 struct tc_ratespec peakrate;
160 struct tc_ratespec rate;161 struct tc_ratespec peakrate;
34 struct tc_ratespec rate;1459 const struct tc_ratespec *conf,1462 static inline void psched_ratecfg_getrate(struct tc_ratespec *res, in psched_ratecfg_getrate()
395 static __u8 __detect_linklayer(struct tc_ratespec *r, __u32 *rtab) in __detect_linklayer() 420 struct qdisc_rate_table *qdisc_get_rtab(struct tc_ratespec *r, in qdisc_get_rtab() 437 if (!memcmp(&rtab->rate, r, sizeof(struct tc_ratespec)) && in qdisc_get_rtab()
1564 const struct tc_ratespec *conf, in psched_ratecfg_precompute()