]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: rtw89: 8922a: rfk: adjust timeout time of RX DCK
authorPing-Ke Shih <pkshih@realtek.com>
Mon, 28 Apr 2025 11:24:47 +0000 (19:24 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Mon, 5 May 2025 01:44:04 +0000 (09:44 +0800)
commitb47e250e593e351840b8715da1dfb96e2c4ead23
tree8e93d0191774c9f77d03539246f9b9379d13f519
parent5b8dfb75b2c76fa4018357bc56aa8f2f210c8509
wifi: rtw89: 8922a: rfk: adjust timeout time of RX DCK

The RX DCK in firmware could retry 3 times if calibration value is not
stable. Roughly each calibration can be done within 16 ms, so expect
16 * 4 (with additional 16 ms) will be enough. More, in coming MLO, it
will do calibration on two path, so multiply 2.

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