ATH11K Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add support to configure 6GHz non-ht duplicate transmission
@ 2022-02-15  8:42 Rameshkumar Sundaram
  2022-02-15  8:43 ` [PATCH 1/2] mac80211: add " Rameshkumar Sundaram
  2022-02-15  8:43 ` [PATCH 2/2] ath11k: " Rameshkumar Sundaram
  0 siblings, 2 replies; 10+ messages in thread
From: Rameshkumar Sundaram @ 2022-02-15  8:42 UTC (permalink / raw)
  To: johannes; +Cc: linux-wireless, ath11k, Rameshkumar Sundaram

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@quicinc.com>

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


-- 
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-05-04 11:47 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-15  8:42 [PATCH 0/2] Add support to configure 6GHz non-ht duplicate transmission Rameshkumar Sundaram
2022-02-15  8:43 ` [PATCH 1/2] mac80211: add " Rameshkumar Sundaram
2022-03-11 11:03   ` Johannes Berg
2022-03-21  5:12     ` Rameshkumar Sundaram (QUIC)
2022-03-21  8:58       ` Johannes Berg
2022-03-22 13:50         ` Rameshkumar Sundaram (QUIC)
2022-03-22 15:04           ` Johannes Berg
2022-04-17 14:30             ` Rameshkumar Sundaram (QUIC)
2022-05-04 11:47               ` Johannes Berg
2022-02-15  8:43 ` [PATCH 2/2] ath11k: " Rameshkumar Sundaram

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox