Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.c2178 #define __dl_u32(s) phy->mib.dl_##s += le32_to_cpu(mu_stats->dl.s) in mt7915_mcu_muru_debug_get() macro
2180 __dl_u32(cck_cnt); in mt7915_mcu_muru_debug_get()
2181 __dl_u32(ofdm_cnt); in mt7915_mcu_muru_debug_get()
2182 __dl_u32(htmix_cnt); in mt7915_mcu_muru_debug_get()
2183 __dl_u32(htgf_cnt); in mt7915_mcu_muru_debug_get()
2184 __dl_u32(vht_su_cnt); in mt7915_mcu_muru_debug_get()
2185 __dl_u32(vht_2mu_cnt); in mt7915_mcu_muru_debug_get()
2186 __dl_u32(vht_3mu_cnt); in mt7915_mcu_muru_debug_get()
2187 __dl_u32(vht_4mu_cnt); in mt7915_mcu_muru_debug_get()
2188 __dl_u32(he_su_cnt); in mt7915_mcu_muru_debug_get()
[all …]