mt76: mt7615: fix reading airtime statistics
authorFelix Fietkau <nbd@nbd.name>
Tue, 18 Aug 2020 10:44:05 +0000 (12:44 +0200)
committerFelix Fietkau <nbd@nbd.name>
Thu, 24 Sep 2020 16:10:15 +0000 (18:10 +0200)
commit68e6644bbd6eb1189b36e933b51632887838f825
treed74e85e90fc34e96403c3c56fd14f0f8c26533a5
parent8da40d698111ad27b03afc40d67843e3073395e7
mt76: mt7615: fix reading airtime statistics

- change the WTBL LMAC access function to set the mapping window only once
- use ac * 2 as offset, since each AC has separate words for rx and tx

Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7915/mac.c