wifi: rtw89: 8852c: enlarge polling timeout of RX DCK
authorPing-Ke Shih <pkshih@realtek.com>
Thu, 8 Sep 2022 05:12:51 +0000 (13:12 +0800)
committerKalle Valo <kvalo@kernel.org>
Mon, 12 Sep 2022 11:52:32 +0000 (14:52 +0300)
commit2449ca713e6766b1caaf40c709272c0b392bf190
tree68e1c43047459b49e4caf05032a0cbe1224c8151
parentef16380b69b85ff42e03900f6f7014fb413b42a8
wifi: rtw89: 8852c: enlarge polling timeout of RX DCK

The range of calibration time of RX DCK is quite wide from ~40us to
~1300us by experiments, and probability is about 0.1% for the cases larger
than 1000us. Though it can retry calibration and get positive result, it
will spend more time. Therefore, enlarge it to avoid warning and duplicate
calibration.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220908051257.25353-4-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/reg.h
drivers/net/wireless/realtek/rtw89/rtw8852c_rfk.c