* Default rates for broadcast, multicast, and management frames?
@ 2015-09-15 18:20 Ben Greear
0 siblings, 0 replies; only message in thread
From: Ben Greear @ 2015-09-15 18:20 UTC (permalink / raw)
To: ath10k, linux-wireless@vger.kernel.org
ath10k firmware allows one to set fixed rates for broadcast, multicast, and management/beacon
frames. I think upstream firmware may not have full support, but the API is there in 10.1,
at least, and CT firmware has full support.
I think the defaults are 6Mbps, but not certain of that.
CT kernels have a patch that gives debugfs access to set this, and I am also
working on automatically decreasing the rate down to 1Mbps if user has specified
only /b legacy rates, etc.
Instead of using whatever the firmware chooses for defaults, I think it is
better if the driver explicitly set the rates as desired.
So, what are the suggested defaults for these rate types? Stick with 6Mbps for
/b/g and /a modes? Set to 1Mbps of /b mode? Different defaults for different
types?
Also, at least some ucast/bcast frames may be turned into directed frames and
then it may use normal peer rate-ctrl logic, as far as I remember.
Thanks,
Ben
--
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc http://www.candelatech.com
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-09-15 18:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-15 18:20 Default rates for broadcast, multicast, and management frames? Ben Greear
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).