linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rajkumar Manoharan <rmanohar@qca.qualcomm.com>
To: Adrian Chadd <adrian@freebsd.org>
Cc: <linville@tuxdriver.com>, <linux-wireless@vger.kernel.org>,
	Paul Stewart <pstew@google.com>,
	Susinder Gulasekaran <susinder@qca.qualcomm.com>,
	Suresh Chandrasekaran <csuresh@qca.qualcomm.com>
Subject: Re: [PATCH 2/2] ath9k_hw: improve ANI processing and rx desensitizing parameters
Date: Fri, 3 Feb 2012 11:26:47 +0530	[thread overview]
Message-ID: <20120203055645.GA15811@vmraj-lnx.users.atheros.com> (raw)
In-Reply-To: <CAJ-Vmon56yyyvU46oXBJaFpUcFWa0008S5tyBm31qTY5y2CO+g@mail.gmail.com>

On Thu, Feb 02, 2012 at 02:09:10PM -0800, Adrian Chadd wrote:
> Hi, questions below:
> 
> On 1 February 2012 08:05, Rajkumar Manoharan <rmanohar@qca.qualcomm.com> wrote:
> >
> > This patch improves ANI operations by switching among the immunity
> > levels based on PHY errors and beacon rssi which will adjust receiver
> > desensitizing parameters. The changes are
> 
> What environments are you seeing this bad behaviour in? I'd just like
> to be sure that this won't mess up the behaviour of ANI for other
> chips, other environments and other operating modes.
>
The actual test was done in AP mode in controlled environment with rx signal
level of -50 dBm and with interference of -45 dBm at STA side. In such scenario
beacon miss was observered and drastic hit in throughput at OFDM ani level 9 after
enabling the Weak signal detection. Not changing the any of weak signal detection
thresholds and retaining the ini values improved the throughput at higher ANI
levels.
> > * Irrespective of opmode, the Weak Signal Detection is with the current
> >  immunity level value.
> 
Again with AP mode enabling/disabling the Weak signal detection is not working.
It was verified from the register (use_self_corr_low). So that it will
configure the WSD with current ofdm immunity level, if there is mismatch b/w
configured WSD state and selected immunity level's WSD state.

> I didn't think that weak signal detection was a single bit in the PHY.
> It looks like you've just deleted all the threshold settings and are
> turning on/off using low self correlation.
>
As menstion above, the thresh values are continue to retain the init values.
Based on the test results, it is enough to update use_self_corr_low state.

> Have a read of the (very early, AR5212 era?) ANI patent:
> 
> http://www.freepatentsonline.com/7349503.pdf
> 
> If this has changed (ie, if in Osprey it's done differently) then it
> should likely be documented in the driver somewhere.
> 
> IF this all works then great, but I'd really like to try and better
> understand/document the "why" aspects of it. ANI is .. fiddly, and
> there aren't any tools available for ath9k (+freebsd) wireless
> developers to really understand the impact of ANI.
>
--
Rajkumar

  reply	other threads:[~2012-02-03  5:56 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-01 16:05 [PATCH 1/2] ath9k: recover the chip from tx/rx stuck Rajkumar Manoharan
2012-02-01 16:05 ` [PATCH 2/2] ath9k_hw: improve ANI processing and rx desensitizing parameters Rajkumar Manoharan
2012-02-02 22:09   ` Adrian Chadd
2012-02-03  5:56     ` Rajkumar Manoharan [this message]
2012-02-04 10:28       ` Adrian Chadd
2012-02-06  7:10         ` Rajkumar Manoharan
2012-02-07 21:41           ` Adrian Chadd
2012-02-10  0:55             ` Adrian Chadd
2012-02-01 17:31 ` [PATCH 1/2] ath9k: recover the chip from tx/rx stuck Ben Greear
2012-02-01 18:50   ` Rajkumar Manoharan
2012-02-01 19:03     ` Ben Greear
2012-02-01 19:35 ` Ben Greear
2012-02-02  3:49   ` Rajkumar Manoharan
2012-02-02  3:08 ` Sujith Manoharan
2012-02-02  3:56   ` Rajkumar Manoharan
2012-02-02  4:09     ` Sujith Manoharan
2012-02-02  4:46       ` Rajkumar Manoharan
     [not found]       ` <CAJ-VmomK0cD5rYbSYOQ7xwJLADdbD=a4JVG1bcd4QdTpV+uN2Q@mail.gmail.com>
2012-02-03  6:04         ` Rajkumar Manoharan
2012-02-04 10:30           ` Adrian Chadd
2012-02-02  4:56 ` Sujith Manoharan

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=20120203055645.GA15811@vmraj-lnx.users.atheros.com \
    --to=rmanohar@qca.qualcomm.com \
    --cc=adrian@freebsd.org \
    --cc=csuresh@qca.qualcomm.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=pstew@google.com \
    --cc=susinder@qca.qualcomm.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).