]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add ACS support for 60 GHz channel bonding
authorNoam Shaked <nshaked@codeaurora.org>
Tue, 24 Mar 2020 00:19:36 +0000 (17:19 -0700)
committerJouni Malinen <j@w1.fi>
Tue, 24 Mar 2020 20:15:32 +0000 (22:15 +0200)
commite520de8dbed589840edacc52276c1a07db64cffc
treeb52c2546457eca4390cda979d9d4acf1500b0f41
parent634bc4e6df555a1c128b055d6b05ee20b90456e5
Add ACS support for 60 GHz channel bonding

hostapd will trigger EDMG auto channel selection by setting
QCA_WLAN_VENDOR_ATTR_ACS_EDMG_ENABLED. The 60 GHz driver will be
called to start an auto channel selection and will return the
primary channel and the EDMG channel.

Signed-off-by: Noam Shaked <nshaked@codeaurora.org>
src/ap/ap_drv_ops.c
src/ap/drv_callbacks.c
src/drivers/driver.h
src/drivers/driver_nl80211.c
src/drivers/driver_nl80211_event.c