Linux wireless drivers development
 help / color / mirror / Atom feed
* What should setting rate on 'AP' interface mean?
@ 2017-10-10 18:34 Ben Greear
  2017-10-10 19:09 ` Adrian Chadd
  0 siblings, 1 reply; 3+ messages in thread
From: Ben Greear @ 2017-10-10 18:34 UTC (permalink / raw)
  To: ath10k, linux-wireless@vger.kernel.org

I was trying to use 'iw' to set rates on an AP interface, hoping it would
set tx-rates on all of the stations (peers) to the same thing.

It appears that the ath10k driver will set ratesets on all stations if
we specify more than one rate, but if we specify a single rate, it does
not iterate through all stations, and just sets the 'vdev' fixed rate.

So, should the driver somehow attempt to set single rate on all the stations when
using a single rate?

Or, do we need an API to force rates for individual stations (peers) and leave
the driver in the current configuration?

Or is it the firmware's responsibility to set the rate for all peers when
we set the vdev fixed rate on an AP vdev?

Thanks,
Ben

-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-10-10 19:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-10 18:34 What should setting rate on 'AP' interface mean? Ben Greear
2017-10-10 19:09 ` Adrian Chadd
2017-10-10 19:34   ` Ben Greear

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox