]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: rtw89: suspend DIG when remain-on-channel
authorChih-Kang Chang <gary.chang@realtek.com>
Mon, 20 Apr 2026 03:40:49 +0000 (11:40 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Wed, 29 Apr 2026 04:52:50 +0000 (12:52 +0800)
commit602b58bb45b2f2bf848215560406ff87dc9a0ab6
tree68364317a45b91f2e44332c372ed2b798523efff
parent6a9b4babeb9b555a6b16df2e9e3238c68c61edbb
wifi: rtw89: suspend DIG when remain-on-channel

The PD (Packet Detection) lower bound is set after the STA interface
connects. When the P2P interface attempts to find peers, it enters
the remain-on-channel flow to listen for probe requests. However, if
the RSSI of the connected AP is too high, the P2P interface fails to
receive it. To resolve this, suspend the DIG during the
remain-on-channel period.

Signed-off-by: Chih-Kang Chang <gary.chang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20260420034051.17666-15-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/core.c