mac80211: add to bss_conf if broadcast TWT is supported
authorShaul Triebitz <shaul.triebitz@intel.com>
Fri, 18 Jun 2021 10:41:35 +0000 (13:41 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 23 Jun 2021 09:29:14 +0000 (11:29 +0200)
commitd8b261548dcf1058646cc48159c88d42d4b9a3b6
treeabec20e17e1f361240019ad072f6cd0f5fc9c0d4
parent7da70d6cdf0dbc2c62e4a5759db9b63ef8d90c32
mac80211: add to bss_conf if broadcast TWT is supported

Add to struct ieee80211_bss_conf a twt_broadcast field.
Set it to true if both STA and AP support broadcast TWT.

Signed-off-by: Shaul Triebitz <shaul.triebitz@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20210618133832.f7c105237541.I50b302044e2b35e5ed4d3fb8bc7bd3d8bb89b1e1@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/mlme.c