Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_mac.c96 mib->tx_mpdu_attempts_cnt += mt76_rr(dev, MT_MIB_SDR14(0)); in mt792x_mac_update_mib_stats()
H A Dmt792x_regs.h111 #define MT_MIB_SDR14(_band) MT_WF_MIB(_band, 0x564) macro
/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dregs.h498 #define MT_MIB_SDR14(_band) MT_WF_MIB(_band, 0x040) macro
H A Dmac.c1995 val = mt76_get_field(dev, MT_MIB_SDR14(ext_phy), in mt7615_mac_update_mib_stats()
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dregs.h347 #define MT_MIB_SDR14(_band) MT_WF_MIB(_band, __OFFS(MIB_SDR14)) macro
H A Dmac.c1754 cnt = mt76_rr(dev, MT_MIB_SDR14(band)); in mt7915_mac_update_stats()