wifi: rtw89: phy: disable CFO track when two PHY are working simultaneously
authorPing-Ke Shih <pkshih@realtek.com>
Fri, 17 Jan 2025 07:28:28 +0000 (15:28 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Mon, 3 Feb 2025 01:57:06 +0000 (09:57 +0800)
commit076652f56ed6c5eea2e2c05b1fc805094045c7b9
treee080819970283193a5ece2339cf35c8785e69168
parent0a51f04a9afe98bf60dbfcef5ccf6a120398c356
wifi: rtw89: phy: disable CFO track when two PHY are working simultaneously

To have good performance, adjust hardware XTAL to track CFO (carrier
frequency offset). However, there is only one hardware XTAL, so it is not
possible to track on two PHY simultaneously. It also can't track on single
one PHY when two PHY are working, because the adjustment of XTAL will
affect all PHY. Thus, disable CFO track for this case.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20250117072828.16728-9-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/phy.c