Searched refs:counter_cache (Results 1 – 2 of 2) sorted by relevance
1305 ppd->cong_stats.counter_cache.psxmitdata = in cache_hw_sample_counters()1307 ppd->cong_stats.counter_cache.psrcvdata = in cache_hw_sample_counters()1309 ppd->cong_stats.counter_cache.psxmitpkts = in cache_hw_sample_counters()1311 ppd->cong_stats.counter_cache.psrcvpkts = in cache_hw_sample_counters()1313 ppd->cong_stats.counter_cache.psxmitwait = in cache_hw_sample_counters()1324 ret = ppd->cong_stats.counter_cache.psxmitdata; in get_cache_hw_sample_counters()1327 ret = ppd->cong_stats.counter_cache.psrcvdata; in get_cache_hw_sample_counters()1330 ret = ppd->cong_stats.counter_cache.psxmitpkts; in get_cache_hw_sample_counters()1333 ret = ppd->cong_stats.counter_cache.psrcvpkts; in get_cache_hw_sample_counters()1336 ret = ppd->cong_stats.counter_cache.psxmitwait; in get_cache_hw_sample_counters()
507 } counter_cache; member