Searched refs:counter_cache (Results 1 – 2 of 2) sorted by relevance
1309 ppd->cong_stats.counter_cache.psxmitdata = in cache_hw_sample_counters()1311 ppd->cong_stats.counter_cache.psrcvdata = in cache_hw_sample_counters()1313 ppd->cong_stats.counter_cache.psxmitpkts = in cache_hw_sample_counters()1315 ppd->cong_stats.counter_cache.psrcvpkts = in cache_hw_sample_counters()1317 ppd->cong_stats.counter_cache.psxmitwait = in cache_hw_sample_counters()1328 ret = ppd->cong_stats.counter_cache.psxmitdata; in get_cache_hw_sample_counters()1331 ret = ppd->cong_stats.counter_cache.psrcvdata; in get_cache_hw_sample_counters()1334 ret = ppd->cong_stats.counter_cache.psxmitpkts; in get_cache_hw_sample_counters()1337 ret = ppd->cong_stats.counter_cache.psrcvpkts; in get_cache_hw_sample_counters()1340 ret = ppd->cong_stats.counter_cache.psxmitwait; in get_cache_hw_sample_counters()
510 } counter_cache; member