Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_mac.c207 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 Dmt792x_regs.h107 #define MT_MIB_SDR9(_band) MT_WF_MIB(_band, 0x02c) macro
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dregs.h495 #define MT_MIB_SDR9(_band) MT_WF_MIB(_band, 0x02c) macro
H A Dmac.c124 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()