linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jouni Malinen <j@w1.fi>
To: "Luis R. Rodriguez" <lrodriguez@atheros.com>
Cc: Kishore Ramachandran <kishore@winlab.rutgers.edu>,
	Luis Rodriguez <Luis.Rodriguez@atheros.com>,
	"ath9k-devel@lists.ath9k.org" <ath9k-devel@venema.h4ckr.net>,
	"johannes@sipsolutions.net" <johannes@sipsolutions.net>,
	"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Re: [ath9k-devel] Setting 11n MCS TX bitrate
Date: Thu, 5 Feb 2009 11:29:34 +0200	[thread overview]
Message-ID: <20090205092934.GA12435@jm.kir.nu> (raw)
In-Reply-To: <20090204231840.GL5581@tesla>

On Wed, Feb 04, 2009 at 03:18:40PM -0800, Luis R. Rodriguez wrote:
> Well in general I was talking about IEEE-802.11 section 10.3 stuff.
> In cfg80211/nl80211 we don't want to allow things like "set essid"
> as iwconfig has, instead we want to break things down a bit more,
> which can really help debugging. The MLME SAP already has some
> decent layout of commands/responses but after a quick glance
> I do not see anything for setting a static rate. May want to review
> that a bit before implementing set rate though. Just remember
> post early and review early. If you have an idea of how you want
> to do it let us know to get feedback.

TX rate control is outside the scope of IEEE Std 802.11-2007 (see 9.6
Multirate support) and as such, there is no MLME SAP (or any other)
primitives for this type of functionality defined in the standard. The
parameters are passed into PHY through the PHY-SAP interface in TXVECTOR
(e.g., DATARATE and MCS). How the MAC sublayer decides how to set these
parameters or even things like how to control the decision process are
very much out of scope.
 
-- 
Jouni Malinen                                            PGP id EFC895FA

  reply	other threads:[~2009-02-05  9:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <604f6e750902041408k7335234bs565e8fe6868f0f54@mail.gmail.com>
2009-02-04 22:22 ` [ath9k-devel] Setting 11n MCS TX bitrate Luis R. Rodriguez
     [not found]   ` <604f6e750902041451x340e0b14x4561125c1f7163c6@mail.gmail.com>
2009-02-04 23:18     ` Luis R. Rodriguez
2009-02-05  9:29       ` Jouni Malinen [this message]
2009-02-05  1:46   ` Sujith

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=20090205092934.GA12435@jm.kir.nu \
    --to=j@w1.fi \
    --cc=Luis.Rodriguez@atheros.com \
    --cc=ath9k-devel@venema.h4ckr.net \
    --cc=johannes@sipsolutions.net \
    --cc=kishore@winlab.rutgers.edu \
    --cc=linux-wireless@vger.kernel.org \
    --cc=lrodriguez@atheros.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 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).