wifi: mt76: connac: set fixed_bw bit in TX descriptor for fixed rate frames
authorHoward Hsu <howard-yh.hsu@mediatek.com>
Mon, 23 Oct 2023 15:38:51 +0000 (23:38 +0800)
committerFelix Fietkau <nbd@nbd.name>
Thu, 7 Dec 2023 17:50:21 +0000 (18:50 +0100)
commit4ef49d1858e78da25c204e00b872cd35782cfc84
treea3bc42f6ffd7af4db94edb1e6cdc6c7f50b13706
parentde2a41cbfc7a78b1dd1941329b9aaf6c49829035
wifi: mt76: connac: set fixed_bw bit in TX descriptor for fixed rate frames

Always set the fixed_bw bitfield for fixed rate frames to keep it being
sent with specific bandwidth. Without this change, the bw of fixed rate
frames will still be decided by hardware.

Reported-by: Chank Chen <chank.chen@mediatek.com>
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/mt76_connac3_mac.h
drivers/net/wireless/mediatek/mt76/mt7996/mac.c