From: Vasanthakumar Thiagarajan <vasanth@atheros.com>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] ath9k rate control - rc.c
Date: Tue, 20 Oct 2009 12:16:50 +0530 [thread overview]
Message-ID: <20091020064650.GC4602@vasanth-laptop> (raw)
In-Reply-To: <cdc21430910192258ob89e137q4282cce89bfa9c0c@mail.gmail.com>
On Tue, Oct 20, 2009 at 11:28:41AM +0530, Rakesh Kumar wrote:
>I am having trouble identifying what information is available to the driver programmer? Is there a comprehensive document or something which explains it, if so is it available in public domain?
As far as rate control parameters are concerned, h/w expects the
rate code and maximum number of tries at that rate. ath9k supports
retries at four different rates, say r0..r3 where r0 is the
highest ideal rate, r1 is the next highest and so on. I don't think
there is any doc on ath9k rc.
> I am just curious what these variables rssi_ctl0,ctl1,ctl2,ext0,ext1,ext2 contain?
These are just rssi values on contol channel and ext channel of chain 0
and chain 1.
> Also the rssi measurement ts_rssi, what does it really represent on a 2 link MIMO card?
This is combined rssi value out of active MIMO.
> How is this number calculated and calibrated?
I'm not quite sure how it is done in h/w.
Vasanth
next prev parent reply other threads:[~2009-10-20 6:46 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-14 22:10 [ath9k-devel] ath9k rate control - rc.c Rakesh Kumar
2009-10-14 22:28 ` Luis R. Rodriguez
2009-10-15 1:11 ` Rakesh Kumar
2009-10-15 1:18 ` Luis R. Rodriguez
2009-10-20 5:51 ` Vasanthakumar Thiagarajan
2009-10-20 5:58 ` Rakesh Kumar
2009-10-20 6:46 ` Vasanthakumar Thiagarajan [this message]
2009-10-20 17:20 ` Rakesh Kumar
2009-10-23 19:10 ` Rakesh Kumar
2009-10-18 11:43 ` [ath9k-devel] stlc45xx error bnc at netspeed.com.au
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=20091020064650.GC4602@vasanth-laptop \
--to=vasanth@atheros.com \
--cc=ath9k-devel@lists.ath9k.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.