Lines Matching refs:__dl_u32
2178 #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()
2189 __dl_u32(he_2ru_cnt); in mt7915_mcu_muru_debug_get()
2190 __dl_u32(he_2mu_cnt); in mt7915_mcu_muru_debug_get()
2191 __dl_u32(he_3ru_cnt); in mt7915_mcu_muru_debug_get()
2192 __dl_u32(he_3mu_cnt); in mt7915_mcu_muru_debug_get()
2193 __dl_u32(he_4ru_cnt); in mt7915_mcu_muru_debug_get()
2194 __dl_u32(he_4mu_cnt); in mt7915_mcu_muru_debug_get()
2195 __dl_u32(he_5to8ru_cnt); in mt7915_mcu_muru_debug_get()
2196 __dl_u32(he_9to16ru_cnt); in mt7915_mcu_muru_debug_get()
2197 __dl_u32(he_gtr16ru_cnt); in mt7915_mcu_muru_debug_get()
2209 #undef __dl_u32 in mt7915_mcu_muru_debug_get()