From: Ilan Peer <ilan.peer@xxxxxxxxx> And advertise EHT capabilities to user space when supported. Signed-off-by: Ilan Peer <ilan.peer@xxxxxxxxx> Signed-off-by: Johannes Berg <johannes.berg@xxxxxxxxx> --- include/net/cfg80211.h | 63 ++++++++++++++++++++++++++++++++++++ include/uapi/linux/nl80211.h | 12 +++++++ net/wireless/nl80211.c | 27 ++++++++++++++++ 3 files changed, 102 insertions(+) Hi, An instance of struct ieee80211_eht_cap_elem should be added in struct cfg80211_ap_settings (same goes for operation element) as well and parsing in nl80211_calculate_ap_params().