Searched refs:MT_MIB_SDR3 (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
| A D | testmode.c | 498 mt76_rr(dev, MT_MIB_SDR3(phy != &dev->phy)); in mt7915_tm_set_rx_frames() 772 fcs_err = mt76_get_field(dev, MT_MIB_SDR3(ext_phy), in mt7915_tm_dump_stats()
|
| A D | regs.h | 154 #define MT_MIB_SDR3(_band) MT_WF_MIB(_band, 0x014) macro
|
| A D | mac.c | 1927 mib->fcs_err_cnt += mt76_get_field(dev, MT_MIB_SDR3(ext_phy), in mt7915_mac_update_stats()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
| A D | regs.h | 117 #define MT_MIB_SDR3(_band) MT_WF_MIB(_band, 0x698) macro
|
| A D | mac.c | 1344 mib->fcs_err_cnt += mt76_get_field(dev, MT_MIB_SDR3(0), in mt7921_mac_update_mib_stats()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
| A D | regs.h | 481 #define MT_MIB_SDR3(_band) MT_WF_MIB(_band, 0x014) macro
|
| A D | mac.c | 1918 mib->fcs_err_cnt += mt76_get_field(dev, MT_MIB_SDR3(ext_phy), in mt7615_mac_update_mib_stats()
|
Completed in 31 milliseconds