Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_mac.c97 mib->tx_mpdu_success_cnt += mt76_rr(dev, MT_MIB_SDR15(0)); in mt792x_mac_update_mib_stats()
H A Dmt792x_regs.h112 #define MT_MIB_SDR15(_band) MT_WF_MIB(_band, 0x568) macro
/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dregs.h501 #define MT_MIB_SDR15(_band) MT_WF_MIB(_band, 0x044) macro
H A Dmac.c1998 val2 = mt76_get_field(dev, MT_MIB_SDR15(ext_phy), in mt7615_mac_update_mib_stats()
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dregs.h352 #define MT_MIB_SDR15(_band) MT_WF_MIB(_band, __OFFS(MIB_SDR15)) macro
H A Dmac.c1759 cnt = mt76_rr(dev, MT_MIB_SDR15(band)); in mt7915_mac_update_stats()