wifi: mt76: mt7996: disable rx header translation for BMC entry
authorShayne Chen <shayne.chen@mediatek.com>
Wed, 20 Mar 2024 11:09:10 +0000 (19:09 +0800)
committerFelix Fietkau <nbd@nbd.name>
Thu, 2 May 2024 10:44:51 +0000 (12:44 +0200)
commitd5479097a222682db13675d65c2de28f3705daf3
tree29777153bf9bab3c7282b1f526b08adaa6fa38e8
parent2d5e1f88f4e03cf7f4da265d5b86a5ee22591cc5
wifi: mt76: mt7996: disable rx header translation for BMC entry

When a BMC wtbl of station interface is correctly set with peer address,
HW will do rx header translation for broadcast data packets, which makes
mac80211 unable to find the corresponding ieee80211_sta and drop the
packets. To fix this, disable HW rx header translation for BMC entry.

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