* Question phy capabilities in 'iw'
@ 2014-10-24 16:42 Ben Greear
2014-10-24 20:32 ` Johannes Berg
0 siblings, 1 reply; 2+ messages in thread
From: Ben Greear @ 2014-10-24 16:42 UTC (permalink / raw)
To: linux-wireless@vger.kernel.org
Here is the capabilities list from an mac80211_hwsim driver.
I am curious what information this is actually trying to convey.
For instance, why is AP in two different places, with different
values (2048 in first section, 8 in second) ?
valid interface combinations:
* #{ IBSS } <= 1, #{ managed, AP, mesh point, P2P-client, P2P-GO } <= 2048,
total <= 2048, #channels <= 1
* #{ AP } <= 8,
total <= 8, #channels <= 1, radar detect widths: { 20 MHz (no HT), 20 MHz, 40 MHz, 80 MHz, 160 MHz }
Thanks,
Ben
--
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc http://www.candelatech.com
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Question phy capabilities in 'iw'
2014-10-24 16:42 Question phy capabilities in 'iw' Ben Greear
@ 2014-10-24 20:32 ` Johannes Berg
0 siblings, 0 replies; 2+ messages in thread
From: Johannes Berg @ 2014-10-24 20:32 UTC (permalink / raw)
To: Ben Greear; +Cc: linux-wireless@vger.kernel.org
On Fri, 2014-10-24 at 09:42 -0700, Ben Greear wrote:
> Here is the capabilities list from an mac80211_hwsim driver.
>
> I am curious what information this is actually trying to convey.
>
> For instance, why is AP in two different places, with different
> values (2048 in first section, 8 in second) ?
>
> valid interface combinations:
> * #{ IBSS } <= 1, #{ managed, AP, mesh point, P2P-client, P2P-GO } <= 2048,
> total <= 2048, #channels <= 1
> * #{ AP } <= 8,
> total <= 8, #channels <= 1, radar detect widths: { 20 MHz (no HT), 20 MHz, 40 MHz, 80 MHz, 160 MHz }
That was probably just a copy-paste error -- check the commit that
introduced it, I'm guessing it came from ath10k or so.
johannes
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-10-24 20:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-24 16:42 Question phy capabilities in 'iw' Ben Greear
2014-10-24 20:32 ` Johannes Berg
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).