From: Pkshih <pkshih@realtek.com>
To: Pkshih <pkshih@realtek.com>,
"johannes@sipsolutions.net" <johannes@sipsolutions.net>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: RE: [PATCH] mac80211: Fix sw connection monitor and sw scan when STA is connected HE
Date: Fri, 11 Jun 2021 03:23:33 +0000 [thread overview]
Message-ID: <072bfd8473ac4054a43818009e66a914@realtek.com> (raw)
In-Reply-To: <20210611030422.9608-1-pkshih@realtek.com>
> -----Original Message-----
> From: Ping-Ke Shih [mailto:pkshih@realtek.com]
> Sent: Friday, June 11, 2021 11:04 AM
> To: johannes@sipsolutions.net
> Cc: linux-wireless@vger.kernel.org
> Subject: [PATCH] mac80211: Fix sw connection monitor and sw scan when STA is connected HE
>
> Add HE_NULLFUNC_STACK hw_flag to allow sending nullfunc when STA is
> connected HE. Then, sw connection monitor can detects AP has left, and sw
> scan can issue nullfunc properly when switching to off channel.
>
> The related commits are commit 41cbb0f5a295 ("mac80211: add support for HE")
> that stops sending nullfunc when STA is connected HE, and commit f39b07fdfb68
> ("mac80211: HE STA disassoc due to QOS NULL not sent") that makes STA
> doesn't disconnect locally even if AP has left.
>
> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
> ---
[...]
Hi mac80211 team,
We are working on Realtek 11ax driver, rtw89, not being merged yet.
This driver uses software connection monitor and software scan, like our 11ac driver rtw88,
but we found these two functions don't work properly due to mac80211 doesn't send
null data frame when STA is connected HE.
We search for the reason why it can't send null frame, but we don't get the answer.
Possibly, it is because existing HE hardware supports hardware connection monitor
and scan, or supports TWT to avoid sending null data frame to tell AP its PS mode.
Could anyone enlighten me the reason?
Thank you
--
Ping-Ke
next prev parent reply other threads:[~2021-06-11 3:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-11 3:04 [PATCH] mac80211: Fix sw connection monitor and sw scan when STA is connected HE Ping-Ke Shih
2021-06-11 3:23 ` Pkshih [this message]
2021-06-23 10:32 ` Johannes Berg
2021-06-23 12:49 ` Pkshih
2021-06-23 13:00 ` Johannes Berg
2021-06-23 13:50 ` Pkshih
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=072bfd8473ac4054a43818009e66a914@realtek.com \
--to=pkshih@realtek.com \
--cc=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).