linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael Wu <flamingice@sourmilk.net>
To: Larry Finger <larry.finger@lwfinger.net>
Cc: wireless <linux-wireless@vger.kernel.org>
Subject: Re: Wireless rates with mac80211
Date: Thu, 26 Apr 2007 23:33:52 -0400	[thread overview]
Message-ID: <200704262333.59966.flamingice@sourmilk.net> (raw)
In-Reply-To: <46303565.9040709@lwfinger.net>

[-- Attachment #1: Type: text/plain, Size: 597 bytes --]

On Thursday 26 April 2007 01:15, Larry Finger wrote:
> What is in txrate in struct sta_info? Isn't it the rate to be used for the
> next transmission?
>
It is an index to the rate that could be used for the next transmission to 
that sta. I was referring to the rate_control_ops not having a callback that 
would return the current rate, but looking into sta_info should be fine. 
Guess I overlooked that when I was looking to implement SIOCGIWRATE. Not sure 
if doing this will be valid for other rate control algorithms in the future, 
but that can be dealt with later.

-Michael Wu

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2007-04-27  3:38 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-25 17:55 Wireless rates with mac80211 Larry Finger
2007-04-25 20:37 ` Michael Wu
2007-04-26  4:16   ` Larry Finger
2007-04-26  4:22     ` Michael Wu
2007-04-26  5:15       ` Larry Finger
2007-04-27  3:33         ` Michael Wu [this message]
2007-04-27 20:11 ` Jiri Benc
2007-04-27 20:21   ` Larry Finger
2007-04-27 20:29     ` Jiri Benc
2007-04-27 20:38       ` Larry Finger
2007-04-27 20:51         ` Johannes Berg

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=200704262333.59966.flamingice@sourmilk.net \
    --to=flamingice@sourmilk.net \
    --cc=larry.finger@lwfinger.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).