Searched refs:counter_cache (Results 1 – 2 of 2) sorted by relevance
1282 ppd->cong_stats.counter_cache.psxmitdata = in cache_hw_sample_counters()1284 ppd->cong_stats.counter_cache.psrcvdata = in cache_hw_sample_counters()1286 ppd->cong_stats.counter_cache.psxmitpkts = in cache_hw_sample_counters()1288 ppd->cong_stats.counter_cache.psrcvpkts = in cache_hw_sample_counters()1290 ppd->cong_stats.counter_cache.psxmitwait = in cache_hw_sample_counters()1301 ret = ppd->cong_stats.counter_cache.psxmitdata; in get_cache_hw_sample_counters()1304 ret = ppd->cong_stats.counter_cache.psrcvdata; in get_cache_hw_sample_counters()1307 ret = ppd->cong_stats.counter_cache.psxmitpkts; in get_cache_hw_sample_counters()1310 ret = ppd->cong_stats.counter_cache.psrcvpkts; in get_cache_hw_sample_counters()1313 ret = ppd->cong_stats.counter_cache.psxmitwait; in get_cache_hw_sample_counters()
507 } counter_cache; member