Searched refs:MT_MIB_SDR3 (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | testmode.c | 495 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 D | regs.h | 310 #define MT_MIB_SDR3(_band) MT_WF_MIB(_band, __OFFS(MIB_SDR3)) macro
|
H A D | mac.c | 1716 cnt = mt76_rr(dev, MT_MIB_SDR3(band)); in mt7915_mac_update_stats()
|
/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt792x_mac.c | 84 mib->fcs_err_cnt += mt76_get_field(dev, MT_MIB_SDR3(0), in mt792x_mac_update_mib_stats()
|
H A D | mt792x_regs.h | 102 #define MT_MIB_SDR3(_band) MT_WF_MIB(_band, 0x698) macro
|
/linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | regs.h | 492 #define MT_MIB_SDR3(_band) MT_WF_MIB(_band, 0x014) macro
|
H A D | mac.c | 1992 mib->fcs_err_cnt += mt76_get_field(dev, MT_MIB_SDR3(ext_phy), in mt7615_mac_update_mib_stats()
|