From: "Pali Rohár" <pali@kernel.org>
To: Ganapathi Bhat <ganapathi.bhat@nxp.com>,
Amitkumar Karwar <amitkarwar@gmail.com>,
Xinming Hu <huxinming820@gmail.com>,
linux-wireless@vger.kernel.org
Subject: mwifiex: mwifiex_cfg80211_change_station and AP mode
Date: Wed, 1 Jul 2020 14:48:37 +0200 [thread overview]
Message-ID: <20200701124837.3jss6u324f7kqeou@pali> (raw)
Hello!
I'm looking at mwifiex_cfg80211_change_station() function which
basically implements NL80211_CMD_SET_STATION nl80211 API.
Currently this mwifiex implementation does not support AP mode, only
client STA mode.
The most common usage of NL80211_CMD_SET_STATION in AP mode is via
NL80211_ATTR_STA_VLAN to put clients into separate VLANs.
Is there any possibility how to implement NL80211_CMD_SET_STATION with
NL80211_ATTR_STA_VLAN in mwifiex (in mwifiex_cfg80211_change_station)?
It looks like it is needed some mwifiex firmware command which would do
it (put client into vlan).
Do you have any information / documentation for this feature?
next reply other threads:[~2020-07-01 12:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-01 12:48 Pali Rohár [this message]
2021-07-17 13:57 ` mwifiex: mwifiex_cfg80211_change_station and AP mode Pali Rohár
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=20200701124837.3jss6u324f7kqeou@pali \
--to=pali@kernel.org \
--cc=amitkarwar@gmail.com \
--cc=ganapathi.bhat@nxp.com \
--cc=huxinming820@gmail.com \
--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