wifi: mt76: disable HW AMSDU when using fixed rate
authorPeter Chiu <chui-hao.chiu@mediatek.com>
Wed, 6 Sep 2023 08:27:25 +0000 (16:27 +0800)
committerFelix Fietkau <nbd@nbd.name>
Thu, 22 Feb 2024 08:55:16 +0000 (09:55 +0100)
commit775cf70c409b0e54475921c1084792771fae50cb
treee9d50e9fa24810ed8e96aacafe3981570e9685c8
parentf3ec643947634bed41b97bd56b248f7c78498eab
wifi: mt76: disable HW AMSDU when using fixed rate

When using fixed rate, HW uses txd DW9 to store tx arrivial time if VTA
is set. It would overwrite the msdu_id in txd and lead to token pending
if amsdu is enable.

Signed-off-by: Peter Chiu <chui-hao.chiu@mediatek.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt76_connac_mac.c