All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Greear <greearb@candelatech.com>
To: Janusz Dziedzic <janusz.dziedzic@tieto.com>
Cc: linux-wireless@vger.kernel.org,
	Johannes Berg <johannes@sipsolutions.net>
Subject: Re: [PATCH] iw: Allow configuring empty legacy and ht ratesets.
Date: Wed, 11 Mar 2015 08:53:53 -0700	[thread overview]
Message-ID: <55006511.6020101@candelatech.com> (raw)
In-Reply-To: <CALhHN=q0C0KWzTrjCztxcjLUjHKN8CXfBJG7o7AyU4gZgBfGRg@mail.gmail.com>

On 03/10/2015 11:10 PM, Janusz Dziedzic wrote:
> On 11 March 2015 at 00:00,  <greearb@candelatech.com> wrote:
>> From: Ben Greear <greearb@candelatech.com>
>>
>> This allows one to configure exactly one rate for drivers
>> such as ath10k that will only allow a single rate to be
>> configured.
>>
> 
> Hello,
> 
> But iw already support setting single rate with ath10k.
> This is example from ath10k commit log:

Ahh, I see.  I was confused about what syntax to use for 'iw', must have
typo'd something early on and then though the limitation was in the parser.

Thanks,
Ben

> 
>     Example:
>     iw wlanX set bitrates legacy-5 ht-mcs-5 vht-mcs-5 2:9
>     will setup VHT, nss=2, mcs=9
> 
>     iw wlanX set bitrates legacy-5 18 ht-mcs-5 vht-mcs-5
>     will setup legacy, 18Mbps
> 
>     iw wlanX set bitrates legacy-5 ht-mcs-5 3 vht-mcs-5
>     will setup HT, nss=1, mcs=3
> 
>     iw wlanX set bitrate legacy-5 ht-mcs-5 vht-mcs-5 1:0-9
>     will setup nss=1
> 
>     iw wlanX set bitrate legacy-5 ht-mcs-5 vht-mcs-5 1:0-9 2:0-9
>     will setup nss=2
> 
> BR
> Janusz
> 


-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com


      reply	other threads:[~2015-03-11 15:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-10 23:00 [PATCH] iw: Allow configuring empty legacy and ht ratesets greearb
2015-03-11  6:10 ` Janusz Dziedzic
2015-03-11 15:53   ` Ben Greear [this message]

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=55006511.6020101@candelatech.com \
    --to=greearb@candelatech.com \
    --cc=janusz.dziedzic@tieto.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 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.