]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: rtw89: move disabling dynamic mechanism functions to core
authorZong-Zhe Yang <kevin_yang@realtek.com>
Tue, 10 Mar 2026 08:01:38 +0000 (16:01 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Mon, 16 Mar 2026 06:14:54 +0000 (14:14 +0800)
commitbe28b2c4eed490c95c2ca2ebacbf7795912b3ec6
treef72958d6d0f37472659c513dcc3cbbfa8f4636f5
parent84f5e0eaf84ec55edfc053e858d58af074e3fcb4
wifi: rtw89: move disabling dynamic mechanism functions to core

Some dynamic mechanism (DM) may need to be disabled during some normal
processes rather than debugging. For example, should not do MLSR switch
during SCAN/ROC or even MCC. So, move the disabling DM functions to core
for impending uses.

No logic changes.

Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20260310080146.31113-6-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/core.c
drivers/net/wireless/realtek/rtw89/core.h
drivers/net/wireless/realtek/rtw89/debug.c