Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dtestmode.c495 mt76_rr(dev, MT_MIB_SDR3(phy->mt76->band_idx)); in mt7915_tm_set_rx_frames()
775 cnt = mt76_rr(dev, MT_MIB_SDR3(phy->mt76->band_idx)); in mt7915_tm_dump_stats()
H A Dregs.h310 #define MT_MIB_SDR3(_band) MT_WF_MIB(_band, __OFFS(MIB_SDR3)) macro
H A Dmac.c1716 cnt = mt76_rr(dev, MT_MIB_SDR3(band)); in mt7915_mac_update_stats()
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_mac.c84 mib->fcs_err_cnt += mt76_get_field(dev, MT_MIB_SDR3(0), in mt792x_mac_update_mib_stats()
H A Dmt792x_regs.h102 #define MT_MIB_SDR3(_band) MT_WF_MIB(_band, 0x698) macro
/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dregs.h492 #define MT_MIB_SDR3(_band) MT_WF_MIB(_band, 0x014) macro
H A Dmac.c1992 mib->fcs_err_cnt += mt76_get_field(dev, MT_MIB_SDR3(ext_phy), in mt7615_mac_update_mib_stats()