From: gtolon at inti.gob.ar <gtolon@inti.gob.ar>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] Question about Atheros AR9220
Date: Wed, 21 Mar 2012 10:11:49 -0300 [thread overview]
Message-ID: <4F69D395.8090004@inti.gob.ar> (raw)
In-Reply-To: <CAJ-Vmokab0U5Dqwja=97DZQ1xsGPmEa5xyeQp2CsNGTUOExgSw@mail.gmail.com>
Thank you for the answer Adrian, i'll try with that. By the way, i've
found in the code a register called RFCNT, i guess it's the RXCNT you
mentioned.
Gabriel
El 20/03/2012 12:30 a.m., Adrian Chadd escribi?:
> Hi,
>
> It's likely a mixture of both.
>
> * The channel survey gives you an idea of what percentage of time the
> NIC thinks the air is busy (RCCNT). RXCNT is the time spent _RX_ing
> frames, even if they (a) fail FCS/CRC, or (b) aren't destined for it.
> It's still decoding them. So, you can calculate a rough estimation of
> the time spent doing "other" by taking RCCNT and subtracting RXCNT.
> * You should see FCS/CRC errors pop up in RX frames. There's bits in
> the RX descriptor that get set. There should be CRC error statistics
> kept by the driver somewhere accessible by debugfs.
>
>
> Adrian
>
next prev parent reply other threads:[~2012-03-21 13:11 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <000401ccf8ae$afafbe30$0f0f3a90$@tamu.edu>
2012-03-05 5:03 ` [ath9k-devel] Question about Atheros AR9220 Mohammed Shafi Shajakhan
2012-03-05 5:47 ` Daniel Halperin
2012-03-05 7:11 ` Adrian Chadd
2012-03-05 17:40 ` Wei Zhang
2012-03-05 19:12 ` Adrian Chadd
2012-03-05 19:24 ` Daniel Halperin
2012-03-05 19:55 ` Adrian Chadd
2012-03-19 17:34 ` gtolon at inti.gob.ar
2012-03-20 3:30 ` Adrian Chadd
2012-03-21 13:11 ` gtolon at inti.gob.ar [this message]
2014-01-08 5:09 ` manan
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=4F69D395.8090004@inti.gob.ar \
--to=gtolon@inti.gob.ar \
--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.