A 6GHz AP can decide to transmit Beacon, Broadcast probe response and FILS discovery frames in a non-HT duplicate PPDU when operating in non 20MHz Bandwidth to enhance its discoverability. (IEEE Std 802.11ax‐2021-26.17.2.2) Add changes to configure 6GHz non-HT duplicate beacon transmission based on Duplicate Beacon subfield of 6GHz Operation Information field of the HE Operation element in Beacon. Signed-off-by: Rameshkumar Sundaram <quic_ramess@xxxxxxxxxxx> Rameshkumar Sundaram (2): mac80211: add support to configure 6G non-ht duplicate transmission ath11k: add support to configure 6G non-ht duplicate transmission drivers/net/wireless/ath/ath11k/mac.c | 38 +++++++++++++++++++++++++++++++++++ drivers/net/wireless/ath/ath11k/wmi.h | 8 ++++++++ include/net/mac80211.h | 1 + net/mac80211/cfg.c | 17 ++++++++++++++++ 4 files changed, 64 insertions(+) -- 2.7.4