]> git.baikalelectronics.ru Git - kernel.git/commit
mt76: mt7603: switch to a different counter for survey busy time
authorFelix Fietkau <nbd@nbd.name>
Wed, 4 Sep 2019 19:12:10 +0000 (21:12 +0200)
committerFelix Fietkau <nbd@nbd.name>
Wed, 20 Nov 2019 12:23:49 +0000 (13:23 +0100)
commite71b3a52eb5dd230e642beac79b00d902ccf394a
treebebe8435243ea156fea7c152eec6db07fb0e7920
parentaaf81fe907466e59c36712a86d7d9b2867241725
mt76: mt7603: switch to a different counter for survey busy time

MT_MIB_STAT_PSCCA only counts rx CCA busy time, which does not include
tx time. MT_MIB_STAT_CCA counts full busy time, including Rx, Tx and NAV

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