From: Felix Fietkau <nbd@openwrt.org>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] Enabling tx-power-per-vif in ath9k?
Date: Mon, 04 Mar 2013 23:38:12 +0100 [thread overview]
Message-ID: <51352254.9080802@openwrt.org> (raw)
In-Reply-To: <5135201D.6080905@candelatech.com>
On 2013-03-04 11:28 PM, Ben Greear wrote:
> It seems there is some mac80211 framework for handling per VIF tx-power
> settings now, but from what I can tell, this is not supported in ath9k.
Correct.
> Any idea how feasible it is to do per-vif tx-power in ath9k? I think
> it would come down to putting the desired tx-power into each packet
> (as the VIF sends it towards the driver) and then changing the power
> as packets were transmitted in the NIC...
No need for 'changing the power as packets were transmitted', that would
be horribly messy and unreliable anyway. The hardware is capable of
proper per-packet TPC, configurable via the tx descriptor.
> The goal is to have multiple virtual APs, each with different tx-powers
> in order to roughly affect rx-signal quality for the stations that
> are scanning for APs...
Interesting.
- Felix
next prev parent reply other threads:[~2013-03-04 22:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-04 22:28 [ath9k-devel] Enabling tx-power-per-vif in ath9k? Ben Greear
2013-03-04 22:38 ` Felix Fietkau [this message]
2013-03-04 22:42 ` Thomas Hühn
2013-03-04 22:44 ` Ben Greear
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=51352254.9080802@openwrt.org \
--to=nbd@openwrt.org \
--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.