Home
last modified time | relevance | path

Searched defs:rate_estimator (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/atm/
Didt77252.h187 struct rate_estimator { struct
188 struct timer_list timer;
189 unsigned int interval;
190 unsigned int ewma_log;
191 u64 cells;
215 struct rate_estimator *estimator; argument