Can the ath10k driver support more than one MAC address?

Janusz Dziedzic janusz.dziedzic at tieto.com
Wed Dec 21 00:18:44 PST 2016


On 20 December 2016 at 23:35, Gordon, Charles <Charles.Gordon at digi.com> wrote:
> Hi,
>
> We are trying to use the ath10k driver in an embedded application.  We want to support a wifi client with multiple access points.  Does the ath10k driver support this?  Can the ath10k hardware and driver support multiple simultaneous MAC addresses?  Can it support multiple APs?
>
iw wlan0 interface add wlan0_1 type managed
ifconfig wlan0_1 hw ether <new_mac>

Depends on HW you have, some ath10k support single/multi channel concurrency.
You can check this using
iw phyX info - and next check valid combinations (channels <= 1 mean
SCC, so best if you have <= 2)

BR
Janusz

> Thanks for any information.
>
> Charles
>
> _______________________________________________
> ath10k mailing list
> ath10k at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/ath10k



More information about the ath10k mailing list