Searched refs:MT_MIB_SDR9 (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/ |
H A D | mt792x_mac.c | 207 mt76_rr(dev, MT_MIB_SDR9(0)); in mt792x_mac_reset_counters() 231 busy_time = mt76_get_field(dev, MT_MIB_SDR9(idx), in mt792x_phy_update_channel()
|
H A D | mt792x_regs.h | 107 #define MT_MIB_SDR9(_band) MT_WF_MIB(_band, 0x02c) macro
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | regs.h | 114 #define MT_MIB_SDR9(_band) MT_WF_MIB(_band, 0x02c) macro
|
H A D | mac.c | 1017 mt76_rr(dev, MT_MIB_SDR9(ext_phy)); in mt7915_mac_reset_counters() 1096 busy_time = mt76_get_field(dev, MT_MIB_SDR9(idx), in mt7915_phy_update_channel()
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | regs.h | 457 #define MT_MIB_SDR9(_band) MT_WF_MIB(_band, 0x02c) macro
|
H A D | mac.c | 96 mt76_rr(dev, MT_MIB_SDR9(0)); in mt7615_mac_reset_counters() 97 mt76_rr(dev, MT_MIB_SDR9(1)); in mt7615_mac_reset_counters() 1756 busy_time = mt76_get_field(dev, MT_MIB_SDR9(idx), in mt7615_phy_update_channel()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | regs.h | 495 #define MT_MIB_SDR9(_band) MT_WF_MIB(_band, 0x02c) macro
|
H A D | mac.c | 124 mt76_rr(dev, MT_MIB_SDR9(0)); in mt7615_mac_reset_counters() 125 mt76_rr(dev, MT_MIB_SDR9(1)); in mt7615_mac_reset_counters() 1925 busy_time = mt76_get_field(dev, MT_MIB_SDR9(idx), in mt7615_phy_update_channel()
|
Completed in 15 milliseconds