mt76: mt7921: fix max aggregation subframes setting
authorFelix Fietkau <nbd@nbd.name>
Fri, 7 May 2021 10:02:11 +0000 (12:02 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Sat, 15 May 2021 11:43:59 +0000 (14:43 +0300)
commit94bb18b03d43f32e9440e8e350b7f533137c40f6
treed310c3420c1129fae3147a134f6624fca024a9e3
parentd6245712add0af27f64d66793bf9c00f882e2d15
mt76: mt7921: fix max aggregation subframes setting

The hardware can only handle 64 subframes in rx direction and 128 for tx.
Improves throughput with APs that can handle more than that

Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20210507100211.15709-2-nbd@nbd.name
drivers/net/wireless/mediatek/mt76/mt7921/init.c