diff options
| author | Ching-Te Ku <[email protected]> | 2024-03-20 15:50:47 +0800 |
|---|---|---|
| committer | Ping-Ke Shih <[email protected]> | 2024-03-26 09:19:29 +0800 |
| commit | c2c0de23f91b2cad0f1e35cbd8f3d5322e0f39fb (patch) | |
| tree | 9b501f6e1e105a5b3947be57a224ebc2c81951a9 /tools/perf/scripts/python | |
| parent | 634cae97912782cd202971b37e45f22c62fe865c (diff) | |
wifi: rtw88: coex: Prevent doing I/O during Wi-Fi power saving
Fix Wi-Fi 2.4Ghz throughput drop over than 40% when Bluetooh is idle.
The code flow will read registers during Wi-Fi power saving, and be
returned, which results in incorrect counters to do mechanism judgment.
Adjust the code flow. Will leave Wi-Fi power save mode first then update
counters.
Signed-off-by: Ching-Te Ku <[email protected]>
Signed-off-by: Ping-Ke Shih <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions