wifi: mt76: mt7996: fix the capability of reception of EHT MU PPDU
authorHoward Hsu <howard-yh.hsu@mediatek.com>
Tue, 14 Jan 2025 10:10:19 +0000 (18:10 +0800)
committerFelix Fietkau <nbd@nbd.name>
Tue, 14 Jan 2025 12:42:30 +0000 (13:42 +0100)
commit2ffbdfc1bd78ba944c5754791c84f32232b513c6
tree4eee599d2b831fbd42ff3fe70fd825b11a1a7713
parent1816ad9381e0c150e4c44ce6dd6ee2c52008a052
wifi: mt76: mt7996: fix the capability of reception of EHT MU PPDU

This commit includes two changes. First, enable "EHT MU PPDU With 4x
EHT-LTF And 0.8us GI" in EHT Phy capabilities element since hardware
can support. Second, fix the value of "Maximum number of supported
EHT LTFs" in the same element, where the previous setting of 3 in
Bit 3-4 was incorrect.

Fixes: 348533eb968d ("wifi: mt76: mt7996: add EHT capability init")
Signed-off-by: Howard Hsu <howard-yh.hsu@mediatek.com>
Signed-off-by: Shayne Chen <shayne.chen@mediatek.com>
Link: https://patch.msgid.link/20250114101026.3587702-2-shayne.chen@mediatek.com
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7996/init.c