From: Larry Finger <larry.finger@lwfinger.net>
To: Jiri Benc <jbenc@suse.cz>
Cc: wireless <linux-wireless@vger.kernel.org>
Subject: Re: Wireless rates with mac80211
Date: Fri, 27 Apr 2007 15:21:37 -0500 [thread overview]
Message-ID: <46325B51.7090506@lwfinger.net> (raw)
In-Reply-To: <20070427221153.7ecc04de@griffin.suse.cz>
Jiri Benc wrote:
>
> If you have debugfs compiled in, you can look into
> <debugfs_mount_point>/ieee80211/phy0/stations/*/rc_simple_tx_avg_rate_[ns]um.
> But that's just average.
Jiri,
Thanks for the info. I'm using txrate in the sta_info struct, which is an index into the rates
array. That turned out to be very useful as I discovered that rc80211_simple was setting the initial
rate to 54 Mbs. I have some doubt if that rate is best under any circumstance, but it certainly is
not for bcm43xx as the current issues with TX power do not allow transmission at that rate. By
setting the initial rate to 1 Mbs, I was able to connect for the first time with my BCM4311.
Larry
next prev parent reply other threads:[~2007-04-27 20:21 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
2007-04-27 20:11 ` Jiri Benc
2007-04-27 20:21 ` Larry Finger [this message]
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=46325B51.7090506@lwfinger.net \
--to=larry.finger@lwfinger.net \
--cc=jbenc@suse.cz \
--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.