Searched refs:sub_total_cnt (Results 1 – 1 of 1) sorted by relevance
268 u64 total_ppdu_cnt, sub_total_cnt; in mt7915_muru_stats_show() local306 sub_total_cnt = phy->mib.dl_vht_2mu_cnt + in mt7915_muru_stats_show()311 sub_total_cnt); in mt7915_muru_stats_show()313 total_ppdu_cnt = sub_total_cnt + in mt7915_muru_stats_show()356 sub_total_cnt = phy->mib.dl_he_2mu_cnt + in mt7915_muru_stats_show()359 total_ppdu_cnt = sub_total_cnt; in mt7915_muru_stats_show()362 sub_total_cnt); in mt7915_muru_stats_show()364 sub_total_cnt = phy->mib.dl_he_2ru_cnt + in mt7915_muru_stats_show()370 total_ppdu_cnt += sub_total_cnt; in mt7915_muru_stats_show()373 sub_total_cnt); in mt7915_muru_stats_show()[all …]