Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_mac.c115 mib->rx_ampdu_bytes_cnt += mt76_rr(dev, MT_MIB_SDR23(0)); in mt792x_mac_update_mib_stats()
H A Dmt792x_regs.h118 #define MT_MIB_SDR23(_band) MT_WF_MIB(_band, 0x774) macro
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dregs.h380 #define MT_MIB_SDR23(_band) MT_WF_MIB(_band, __OFFS(MIB_SDR23)) macro
H A Dmac.c1790 cnt = mt76_rr(dev, MT_MIB_SDR23(band)); in mt7915_mac_update_stats()