]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: mt76: mt7996: fix beamform mcu cmd configuration
authorHoward Hsu <howard-yh.hsu@mediatek.com>
Thu, 17 Aug 2023 08:01:47 +0000 (16:01 +0800)
committerFelix Fietkau <nbd@nbd.name>
Sat, 30 Sep 2023 18:03:04 +0000 (20:03 +0200)
commitd40fd59b7267d2e7722d3edf3935a9a9f03c0115
treec9d45338e49ae9f120438325bb125dd5c3f5efaa
parentbde2e77f76266fbd81ff74cb12b3d87f9460b1e0
wifi: mt76: mt7996: fix beamform mcu cmd configuration

The bf_num field represents how many bands can support beamform, so set
the value to 3, and bf_bitmap represents the bitmap of bf_num.

Fixes: 98686cd21624 ("wifi: mt76: mt7996: add driver for MediaTek Wi-Fi 7 (802.11be) devices")
Signed-off-by: Howard Hsu <howard-yh.hsu@mediatek.com>
Signed-off-by: Shayne Chen <shayne.chen@mediatek.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c