Home
last modified time | relevance | path

Searched refs:MT_MIB_SDR36 (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/net/wireless/mediatek/mt76/
Dmt792x_mac.c208 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()
Dmt792x_regs.h128 #define MT_MIB_SDR36(_band) MT_WF_MIB(_band, 0x054) macro
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7615/
Dregs.h507 #define MT_MIB_SDR36(_band) MT_WF_MIB(_band, 0x098) macro
Dmac.c127 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()