]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: rtw89: Recalculate station aggregates when AMSDU length changes for MLO links
authorPo-Hao Huang <phhuang@realtek.com>
Tue, 10 Mar 2026 08:01:45 +0000 (16:01 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Mon, 16 Mar 2026 06:22:52 +0000 (14:22 +0800)
commit45ba9226b1081fe3292c1087de9db6d592c38de8
treea279855ae5de6cabacfd490e573b1d4681e06593
parentbda294ed0ed05ada2a832b19a55dd4a6fa72b1a1
wifi: rtw89: Recalculate station aggregates when AMSDU length changes for MLO links

Currently, AMSDU length is updated per-link for MLO but not propagated
to the station aggregates, causing suboptimal TX throughput. This change
ensures station aggregates are recalculated when any link's AMSDU length
changes.

Signed-off-by: Po-Hao Huang <phhuang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20260310080146.31113-13-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/phy.c