wifi: nl80211: retrieve EHT related elements in AP mode
authorAloka Dixit <quic_alokad@quicinc.com>
Mon, 23 May 2022 06:49:04 +0000 (23:49 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 1 Jul 2022 10:37:54 +0000 (12:37 +0200)
commit8bc65d38ee466897a264c9e336fe21058818b1b1
treea297648687226b46651075b33cd2535642dd5d99
parentecad3b0b99bff7247a11f8c7cb19ac9b0cb28b09
wifi: nl80211: retrieve EHT related elements in AP mode

Add support to retrieve EHT capabilities and EHT operation elements
passed by the userspace in the beacon template and store the pointers
in struct cfg80211_ap_settings to be used by the drivers.

Co-developed-by: Vikram Kandukuri <quic_vikram@quicinc.com>
Signed-off-by: Vikram Kandukuri <quic_vikram@quicinc.com>
Co-developed-by: Veerendranath Jakkam <quic_vjakkam@quicinc.com>
Signed-off-by: Veerendranath Jakkam <quic_vjakkam@quicinc.com>
Signed-off-by: Aloka Dixit <quic_alokad@quicinc.com>
Link: https://lore.kernel.org/r/20220523064904.28523-1-quic_alokad@quicinc.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
net/wireless/nl80211.c