Searched refs:MT_MIB_SDR36 (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/ |
H A D | mt792x_mac.c | 208 mt76_rr(dev, MT_MIB_SDR36(0)); in mt792x_mac_reset_counters() 233 tx_time = mt76_get_field(dev, MT_MIB_SDR36(idx), in mt792x_phy_update_channel()
|
H A D | mt792x_regs.h | 128 #define MT_MIB_SDR36(_band) MT_WF_MIB(_band, 0x054) macro
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | regs.h | 123 #define MT_MIB_SDR36(_band) MT_WF_MIB(_band, 0x098) macro
|
H A D | mac.c | 1018 mt76_rr(dev, MT_MIB_SDR36(ext_phy)); in mt7915_mac_reset_counters() 1098 tx_time = mt76_get_field(dev, MT_MIB_SDR36(idx), in mt7915_phy_update_channel()
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | regs.h | 469 #define MT_MIB_SDR36(_band) MT_WF_MIB(_band, 0x098) macro
|
H A D | mac.c | 99 mt76_rr(dev, MT_MIB_SDR36(0)); in mt7615_mac_reset_counters() 100 mt76_rr(dev, MT_MIB_SDR36(1)); in mt7615_mac_reset_counters() 1758 tx_time = mt76_get_field(dev, MT_MIB_SDR36(idx), in mt7615_phy_update_channel()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | regs.h | 507 #define MT_MIB_SDR36(_band) MT_WF_MIB(_band, 0x098) macro
|
H A D | mac.c | 127 mt76_rr(dev, MT_MIB_SDR36(0)); in mt7615_mac_reset_counters() 128 mt76_rr(dev, MT_MIB_SDR36(1)); in mt7615_mac_reset_counters() 1927 tx_time = mt76_get_field(dev, MT_MIB_SDR36(idx), in mt7615_phy_update_channel()
|
Completed in 15 milliseconds