]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: rtw89: mcc: add courtesy mechanism conditions to P2P roles
authorZong-Zhe Yang <kevin_yang@realtek.com>
Sun, 11 May 2025 03:52:14 +0000 (11:52 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Fri, 16 May 2025 00:43:22 +0000 (08:43 +0800)
commit7662708c00af2edd73d68aa17f5686163818f646
treef756b11bcc1a5edef64f2be0062d67c433595215
parent8ee99b998fc4a0c1aece047bb2f933903cf35f23
wifi: rtw89: mcc: add courtesy mechanism conditions to P2P roles

In one enablement of courtesy mechanism, there is one provider and
one receiver. And, receiver can use the provider's time in a given
period. But, to make P2P NoA protocol work as expected as possible,
GO should be present at the time it doesn't announce absent, and GC
should not use the time when GO announces absent. So, don't enable
courtesy mechanism if provider is GO or receiver is GC.

Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20250511035217.10410-4-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/chan.c