Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dregs.h262 #define MT_MIB_SDR6(_band) MT_WF_MIB(_band, 0x020)
259 #define MT_MIB_SDR6( global() macro
H A Dmac.c2741 cnt = mt76_rr(dev, MT_MIB_SDR6(band_idx)); in mt7996_mac_update_stats()
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dregs.h324 #define MT_MIB_SDR6(_band) MT_WF_MIB(_band, 0x020) macro
H A Dmac.c1713 cnt = mt76_rr(dev, MT_MIB_SDR6(band)); in mt7915_mac_update_stats()