On Thu, May 05, 2016 at 02:51:27PM -0400, Zach Sherin wrote:
> Is there any way to increase channel widths in 802.11s? If this is an
> OpenWRT question and not ath10k I'll head over to the forums, but this
> seemed more a driver issue as my wireless config requests wide
> channels. Any chance there's a specific version of ath10k I should
> push to?

I'm not sure about OpenWRT's scripts but you can specify the channel width
when setting the frequency (before joining the mesh).

E.g.:

ip link set wlan0 up
iw dev wlan0 set freq 5745 80 5775
iw dev wlan0 mesh join my-vht-mesh

-- 
Bob Copeland %% http://bobcopeland.com/

_______________________________________________
ath10k mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/ath10k

Reply via email to