Home
last modified time | relevance | path

Searched refs:sub_total_cnt (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Ddebugfs.c268 u64 total_ppdu_cnt, sub_total_cnt; in mt7915_muru_stats_show() local
311 sub_total_cnt); in mt7915_muru_stats_show()
313 total_ppdu_cnt = sub_total_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()
370 total_ppdu_cnt += sub_total_cnt; in mt7915_muru_stats_show()
373 sub_total_cnt); in mt7915_muru_stats_show()
410 total_ppdu_cnt = sub_total_cnt; in mt7915_muru_stats_show()
413 sub_total_cnt); in mt7915_muru_stats_show()
421 total_ppdu_cnt += sub_total_cnt; in mt7915_muru_stats_show()
[all …]