]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add EDMG bandwidth to channel frequency APIs
authorAhmad Masri <amasri@codeaurora.org>
Sun, 10 Nov 2019 10:04:43 +0000 (12:04 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 19 Dec 2019 21:46:28 +0000 (23:46 +0200)
commita19277a28b64ea09167e7b47bcdbf616bae8690f
tree1d5155b32d7b0829fc1525425e673732d59bc73d
parent46cb161a8153c0bc8e85f83afcdad67e70f4935d
Add EDMG bandwidth to channel frequency APIs

Add EDMG bandwidth to CHANWIDTH_ defines.

Update API ieee80211_freq_to_channel_ext() to support EDMG bandwidth
for EDMG channels.

Signed-off-by: Ahmad Masri <amasri@codeaurora.org>
src/common/defs.h
src/common/ieee802_11_common.c
src/common/ieee802_11_defs.h
src/drivers/driver_nl80211_event.c