Searched refs:MT_MIB_SDR14 (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/ |
H A D | mt792x_mac.c | 96 mib->tx_mpdu_attempts_cnt += mt76_rr(dev, MT_MIB_SDR14(0)); in mt792x_mac_update_mib_stats()
|
H A D | mt792x_regs.h | 111 #define MT_MIB_SDR14(_band) MT_WF_MIB(_band, 0x564) macro
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | regs.h | 460 #define MT_MIB_SDR14(_band) MT_WF_MIB(_band, 0x040) macro
|
H A D | mac.c | 1827 val = mt76_get_field(dev, MT_MIB_SDR14(ext_phy), in mt7615_mac_update_mib_stats()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | regs.h | 498 #define MT_MIB_SDR14(_band) MT_WF_MIB(_band, 0x040) macro
|
H A D | mac.c | 1995 val = mt76_get_field(dev, MT_MIB_SDR14(ext_phy), in mt7615_mac_update_mib_stats()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | regs.h | 346 #define MT_MIB_SDR14(_band) MT_WF_MIB(_band, __OFFS(MIB_SDR14)) macro
|
H A D | mac.c | 1743 cnt = mt76_rr(dev, MT_MIB_SDR14(band)); in mt7915_mac_update_stats()
|
Completed in 22 milliseconds