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.c2255 #define __dl_u32(s) phy->mib.dl_##s += le32_to_cpu(mu_stats->dl.s) in mt7915_mcu_muru_debug_get() macro
2257 __dl_u32(cck_cnt); in mt7915_mcu_muru_debug_get()
2258 __dl_u32(ofdm_cnt); in mt7915_mcu_muru_debug_get()
2259 __dl_u32(htmix_cnt); in mt7915_mcu_muru_debug_get()
2260 __dl_u32(htgf_cnt); in mt7915_mcu_muru_debug_get()
2261 __dl_u32(vht_su_cnt); in mt7915_mcu_muru_debug_get()
2262 __dl_u32(vht_2mu_cnt); in mt7915_mcu_muru_debug_get()
2263 __dl_u32(vht_3mu_cnt); in mt7915_mcu_muru_debug_get()
2264 __dl_u32(vht_4mu_cnt); in mt7915_mcu_muru_debug_get()
2265 __dl_u32(he_su_cnt); in mt7915_mcu_muru_debug_get()
[all …]