All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@qca.qualcomm.com>
To: Ashok Raj Nagarajan <arnagara@qti.qualcomm.com>
Cc: <ath10k@lists.infradead.org>,
	Ashok Raj Nagarajan <arnagara@qti.qualcomm.com>,
	<arnagara@codeaurora.org>, <linux-wireless@vger.kernel.org>
Subject: Re: ath10k: add support for controlling tx power to a station
Date: Mon, 18 Jul 2016 22:08:05 +0200	[thread overview]
Message-ID: <75a921ad7f1940f6ba046564f67c508d@euamsexm01a.eu.qualcomm.com> (raw)
In-Reply-To: <1465925914-6404-1-git-send-email-arnagara@qti.qualcomm.com>

Ashok Raj Nagarajan <arnagara@qti.qualcomm.com> wrote:
> This patch will add the support to control the transmit power for traffic
> to a station associated with the AP. Userspace provide the transmit power
> value in mBm units and the allowed range is from 0 to 70. Underlying FW
> will enforce that the maximum tx power will be based on the regulatory
> requirements. If the user given transmit power is greater than the allowed
> tx power in the given channel, then the FW will use the maximum tx power
> in the same channel.
> 
> When 0 is sent to the FW as tx power, it will revert to the automatic tx
> power for the station.
> 
> Signed-off-by: Ashok Raj Nagarajan <arnagara@qti.qualcomm.com>

(A note to patchwork)

Depends on these patches:

cfg80211: Add support to set tx power for a station associated
https://patchwork.kernel.org/patch/9176355/

mac80211: store tx power value from user to station
https://patchwork.kernel.org/patch/9176359/

Both are currently in state Changes Requested.

-- 
Sent by pwcli
https://patchwork.kernel.org/patch/9176353/


WARNING: multiple messages have this Message-ID (diff)
From: Kalle Valo <kvalo@qca.qualcomm.com>
To: Ashok Raj Nagarajan <arnagara@qti.qualcomm.com>
Cc: linux-wireless@vger.kernel.org, arnagara@codeaurora.org,
	ath10k@lists.infradead.org
Subject: Re: ath10k: add support for controlling tx power to a station
Date: Mon, 18 Jul 2016 22:08:05 +0200	[thread overview]
Message-ID: <75a921ad7f1940f6ba046564f67c508d@euamsexm01a.eu.qualcomm.com> (raw)
In-Reply-To: <1465925914-6404-1-git-send-email-arnagara@qti.qualcomm.com>

Ashok Raj Nagarajan <arnagara@qti.qualcomm.com> wrote:
> This patch will add the support to control the transmit power for traffic
> to a station associated with the AP. Userspace provide the transmit power
> value in mBm units and the allowed range is from 0 to 70. Underlying FW
> will enforce that the maximum tx power will be based on the regulatory
> requirements. If the user given transmit power is greater than the allowed
> tx power in the given channel, then the FW will use the maximum tx power
> in the same channel.
> 
> When 0 is sent to the FW as tx power, it will revert to the automatic tx
> power for the station.
> 
> Signed-off-by: Ashok Raj Nagarajan <arnagara@qti.qualcomm.com>

(A note to patchwork)

Depends on these patches:

cfg80211: Add support to set tx power for a station associated
https://patchwork.kernel.org/patch/9176355/

mac80211: store tx power value from user to station
https://patchwork.kernel.org/patch/9176359/

Both are currently in state Changes Requested.

-- 
Sent by pwcli
https://patchwork.kernel.org/patch/9176353/


_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

  parent reply	other threads:[~2016-07-18 20:08 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-14 17:38 [PATCH] ath10k: add support for controlling tx power to a station Ashok Raj Nagarajan
2016-06-14 17:38 ` Ashok Raj Nagarajan
2016-06-14 18:29 ` kbuild test robot
2016-06-14 18:29   ` kbuild test robot
2016-06-16 14:08   ` Valo, Kalle
2016-06-16 14:08     ` Valo, Kalle
2016-06-14 18:48 ` kbuild test robot
2016-06-14 18:48   ` kbuild test robot
2016-07-18 20:08 ` Kalle Valo [this message]
2016-07-18 20:08   ` Kalle Valo
2016-09-28 10:14 ` Kalle Valo
2016-09-28 10:14   ` Kalle Valo

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=75a921ad7f1940f6ba046564f67c508d@euamsexm01a.eu.qualcomm.com \
    --to=kvalo@qca.qualcomm.com \
    --cc=arnagara@codeaurora.org \
    --cc=arnagara@qti.qualcomm.com \
    --cc=ath10k@lists.infradead.org \
    --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.