Lines Matching refs:sub_total_cnt
213 u64 total_ppdu_cnt, sub_total_cnt; in mt7915_muru_stats_show() local
252 sub_total_cnt = __dl_u32(vht_2mu_cnt) + in mt7915_muru_stats_show()
257 sub_total_cnt); in mt7915_muru_stats_show()
259 total_ppdu_cnt = sub_total_cnt + in mt7915_muru_stats_show()
304 sub_total_cnt = __dl_u32(he_2mu_cnt) + in mt7915_muru_stats_show()
307 total_ppdu_cnt = sub_total_cnt; in mt7915_muru_stats_show()
310 sub_total_cnt); in mt7915_muru_stats_show()
312 sub_total_cnt = __dl_u32(he_2ru_cnt) + in mt7915_muru_stats_show()
318 total_ppdu_cnt += sub_total_cnt; in mt7915_muru_stats_show()
321 sub_total_cnt); in mt7915_muru_stats_show()
358 sub_total_cnt = __ul_u32(hetrig_2mu_cnt) + in mt7915_muru_stats_show()
361 total_ppdu_cnt = sub_total_cnt; in mt7915_muru_stats_show()
364 sub_total_cnt); in mt7915_muru_stats_show()
366 sub_total_cnt = __ul_u32(hetrig_2ru_cnt) + in mt7915_muru_stats_show()
372 total_ppdu_cnt += sub_total_cnt; in mt7915_muru_stats_show()
375 sub_total_cnt); in mt7915_muru_stats_show()