From: Pkshih <pkshih@realtek.com>
To: "kvalo@codeaurora.org" <kvalo@codeaurora.org>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
"tony0620emma@gmail.com" <tony0620emma@gmail.com>,
Timlee <timlee@realtek.com>
Subject: Re: [PATCH] rtw88: reduce polling time of IQ calibration
Date: Tue, 8 Dec 2020 01:41:45 +0000 [thread overview]
Message-ID: <1607391700.11115.3.camel@realtek.com> (raw)
In-Reply-To: <20201208013444.10881-1-pkshih@realtek.com>
On Tue, 2020-12-08 at 09:34 +0800, Ping-Ke Shih wrote:
> From: Chin-Yen Lee <timlee@realtek.com>
>
> 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 <timlee@realtek.com>
> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
> ---
> v2: move define to the beginning of file
>
Sorry. I forget to change mail subject to "PATCH V2".
Please ignore this one.
---
Ping-Ke
next prev parent reply other threads:[~2020-12-08 1:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-08 1:34 [PATCH] rtw88: reduce polling time of IQ calibration Ping-Ke Shih
2020-12-08 1:41 ` Pkshih [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-12-03 2:16 Ping-Ke Shih
2020-12-07 15:51 ` Kalle Valo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1607391700.11115.3.camel@realtek.com \
--to=pkshih@realtek.com \
--cc=kvalo@codeaurora.org \
--cc=linux-wireless@vger.kernel.org \
--cc=timlee@realtek.com \
--cc=tony0620emma@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.