wifi: rtw89: coex: Solved BT PAN profile idle decrease Wi-Fi throughput
authorChing-Te Ku <ku920601@realtek.com>
Thu, 3 Oct 2024 10:51:39 +0000 (18:51 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Thu, 10 Oct 2024 00:37:21 +0000 (08:37 +0800)
commite7a7f705a85439dae22796c9404a93075b5b4df2
treee3a2a31bf4d6b8c07291c99566feb96779628a57
parentafa753d823aeef920e0a98272fd6842d4620292f
wifi: rtw89: coex: Solved BT PAN profile idle decrease Wi-Fi throughput

Some Bluetooth device will make up connection as PAN link, though the
connection is idle, it will still report the PAN link is active. The
coexistence mechanism will enable TDMA to protect the PAN, it makes
Wi-Fi throughput degrade at least 50%. But the link is idle, don't
need so much bandwidth. Add TDMA case to let Wi-Fi can do traffic 80%
bandwidth.

Signed-off-by: Ching-Te Ku <ku920601@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20241003105140.10867-4-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/coex.c