Linux wireless drivers development
 help / color / mirror / Atom feed
From: Sujith Manoharan <c_manoha@qca.qualcomm.com>
To: Rajkumar Manoharan <rmanohar@qca.qualcomm.com>
Cc: <linville@tuxdriver.com>, <linux-wireless@vger.kernel.org>
Subject: [PATCH 06/10] ath9k_hw: fix BT RF performance
Date: Fri, 18 May 2012 21:20:18 +0530	[thread overview]
Message-ID: <20406.28602.202364.895590@gargle.gargle.HOWL> (raw)
In-Reply-To: <1337350053-15491-6-git-send-email-rmanohar@qca.qualcomm.com>

Rajkumar Manoharan wrote:
>  bool ath9k_hw_phy_disable(struct ath_hw *ah)
>  {
> +	if (AR_SREV_9462(ah))
> +		ar9003_mci_bt_gain_ctrl(ah);
> +

ath9k_hw_mci_is_enabled() from my series should probably be used here.

Sujith

  reply	other threads:[~2012-05-18 15:51 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-18 14:07 [PATCH 01/10] ath9k_hw: update ar9462 initval table to fix rx nfcal Rajkumar Manoharan
2012-05-18 14:07 ` [PATCH 02/10] ath9k: cleanup MCI indentation Rajkumar Manoharan
2012-05-18 14:07 ` [PATCH 03/10] ath9k_hw: fix IQ calibration chain index Rajkumar Manoharan
2012-05-18 14:07 ` [PATCH 04/10] ath9k_hw: program BT to control SPDT Rajkumar Manoharan
2012-05-18 14:07 ` [PATCH 05/10] ath9k_hw: add AR9462 initval for Global WLAN, BT settings Rajkumar Manoharan
2012-05-18 15:48   ` Sujith Manoharan
2012-05-18 14:07 ` [PATCH 06/10] ath9k_hw: fix BT RF performance Rajkumar Manoharan
2012-05-18 15:50   ` Sujith Manoharan [this message]
2012-05-18 14:07 ` [PATCH 07/10] ath9k: BT coex performance tuning for AR9462 Rajkumar Manoharan
2012-05-18 14:07 ` [PATCH 08/10] ath: do not update cycle counters with sleep mode results Rajkumar Manoharan
2012-05-18 14:07 ` [PATCH 09/10] ath9k: always perform ani calibration at poll interval Rajkumar Manoharan
2012-05-18 14:07 ` [PATCH 10/10] ath9k_hw: fix power state for MCI Rajkumar Manoharan
2012-05-18 15:45 ` [PATCH 01/10] ath9k_hw: update ar9462 initval table to fix rx nfcal 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=20406.28602.202364.895590@gargle.gargle.HOWL \
    --to=c_manoha@qca.qualcomm.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=rmanohar@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