Searched refs:MT_MIB_SDR15 (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/ |
H A D | mt792x_mac.c | 97 mib->tx_mpdu_success_cnt += mt76_rr(dev, MT_MIB_SDR15(0)); in mt792x_mac_update_mib_stats()
|
H A D | mt792x_regs.h | 112 #define MT_MIB_SDR15(_band) MT_WF_MIB(_band, 0x568) macro
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | regs.h | 463 #define MT_MIB_SDR15(_band) MT_WF_MIB(_band, 0x044) macro
|
H A D | mac.c | 1830 val2 = mt76_get_field(dev, MT_MIB_SDR15(ext_phy), in mt7615_mac_update_mib_stats()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | regs.h | 501 #define MT_MIB_SDR15(_band) MT_WF_MIB(_band, 0x044) macro
|
H A D | mac.c | 1998 val2 = mt76_get_field(dev, MT_MIB_SDR15(ext_phy), in mt7615_mac_update_mib_stats()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | regs.h | 351 #define MT_MIB_SDR15(_band) MT_WF_MIB(_band, __OFFS(MIB_SDR15)) macro
|
H A D | mac.c | 1748 cnt = mt76_rr(dev, MT_MIB_SDR15(band)); in mt7915_mac_update_stats()
|
Completed in 17 milliseconds