Commit 076652f
Ping-Ke Shih
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 <[email protected]>
Link: https://patch.msgid.link/[email protected]1 parent 0a51f04 commit 076652f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4600 | 4600 | | |
4601 | 4601 | | |
4602 | 4602 | | |
4603 | | - | |
| 4603 | + | |
4604 | 4604 | | |
4605 | 4605 | | |
4606 | 4606 | | |
| |||
0 commit comments