Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7915/
Dmcu.c2148 #define __dl_u32(s) phy->mib.dl_##s += le32_to_cpu(mu_stats->dl.s) in mt7915_mcu_muru_debug_get() macro
2150 __dl_u32(cck_cnt); in mt7915_mcu_muru_debug_get()
2151 __dl_u32(ofdm_cnt); in mt7915_mcu_muru_debug_get()
2152 __dl_u32(htmix_cnt); in mt7915_mcu_muru_debug_get()
2153 __dl_u32(htgf_cnt); in mt7915_mcu_muru_debug_get()
2154 __dl_u32(vht_su_cnt); in mt7915_mcu_muru_debug_get()
2155 __dl_u32(vht_2mu_cnt); in mt7915_mcu_muru_debug_get()
2156 __dl_u32(vht_3mu_cnt); in mt7915_mcu_muru_debug_get()
2157 __dl_u32(vht_4mu_cnt); in mt7915_mcu_muru_debug_get()
2158 __dl_u32(he_su_cnt); in mt7915_mcu_muru_debug_get()
[all …]