aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChin-Yen Lee <[email protected]>2020-12-08 09:45:03 +0800
committerKalle Valo <[email protected]>2020-12-08 09:35:43 +0200
commit3324e05eca0d14c4b970fcec63d1c113f1e76e60 (patch)
tree98a59a1d73a055d1c2c609505c1a1abd3790c77b /tools/perf/scripts/python
parent91aeaf09a6eed83cae0d0fad20a97699b1c8b812 (diff)
rtw88: reduce polling time of IQ calibration
When 8822CE is associating with AP, driver will poll status bit of IQ calibration to confirm the IQ calibration is done, and then move on the association process. Current polling time for IQ calibration is 6 seconds. But occasionally driver fails in polling the status bit because the status bit is not set after IQ calibration is done. When it happends, association process will be serieously delayed up to 6 seconds. To avoid it, we reduce polling time to 300ms, in which the IQ calibration can be done. Signed-off-by: Chin-Yen Lee <[email protected]> Signed-off-by: Ping-Ke Shih <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions