Lines Matching full:he
259 "HE SU", "HE EXT", "HE 2MU", "HE 3MU", "HE 4MU", in mt7915_muru_stats_show()
260 "HE 2RU", "HE 3RU", "HE 4RU", "HE 5-8RU", "HE 9-16RU", in mt7915_muru_stats_show()
261 "HE >16RU" in mt7915_muru_stats_show()
264 "HE 2MU", "HE 3MU", "HE 4MU", "HE SU", "HE 2RU", in mt7915_muru_stats_show()
265 "HE 3RU", "HE 4RU", "HE 5-8RU", "HE 9-16RU", "HE >16RU" in mt7915_muru_stats_show()
281 /* Non-HE Downlink*/ in mt7915_muru_stats_show()
282 seq_puts(file, "[Non-HE]\nDownlink\nData Type: "); in mt7915_muru_stats_show()
310 seq_printf(file, "\nTotal non-HE MU-MIMO DL PPDU count: %lld", in mt7915_muru_stats_show()
320 seq_printf(file, "\nAll non-HE DL PPDU count: %lld", total_ppdu_cnt); in mt7915_muru_stats_show()
322 /* HE Downlink */ in mt7915_muru_stats_show()
323 seq_puts(file, "\n\n[HE]\nDownlink\nData Type: "); in mt7915_muru_stats_show()
361 seq_printf(file, "\nTotal HE MU-MIMO DL PPDU count: %lld", in mt7915_muru_stats_show()
372 seq_printf(file, "\nTotal HE OFDMA DL PPDU count: %lld", in mt7915_muru_stats_show()
377 seq_printf(file, "\nAll HE DL PPDU count: %lld", total_ppdu_cnt); in mt7915_muru_stats_show()
379 /* HE Uplink */ in mt7915_muru_stats_show()
412 seq_printf(file, "\nTotal HE MU-MIMO UL TB PPDU count: %lld", in mt7915_muru_stats_show()
423 seq_printf(file, "\nTotal HE OFDMA UL TB PPDU count: %lld", in mt7915_muru_stats_show()
428 seq_printf(file, "\nAll HE UL TB PPDU count: %lld\n", total_ppdu_cnt); in mt7915_muru_stats_show()
729 seq_printf(s, "All: %d, HE: %d, VHT: %d, HT: %d, ", in mt7915_txbf_stat_read_phy()
1341 * nss - vht: 1~4, he: 1~4, others: ignore in mt7915_sta_fixed_rate_set()
1343 * gi - (ht/vht) lgi: 0, sgi: 1; (he) 0.8us: 0, 1.6us: 1, 3.2us: 2 in mt7915_sta_fixed_rate_set()
1352 "format: Mode BW NSS MCS (HE)GI LDPC STBC HE_LTF\n"); in mt7915_sta_fixed_rate_set()