> -----Original Message----- > From: Johannes Berg <johannes@xxxxxxxxxxxxxxxx> > Sent: Tuesday, March 22, 2022 8:34 PM > To: Rameshkumar Sundaram (QUIC) <quic_ramess@xxxxxxxxxxx> > Cc: linux-wireless@xxxxxxxxxxxxxxx; ath11k@xxxxxxxxxxxxxxxxxxx > Subject: Re: [PATCH 1/2] mac80211: add support to configure 6GHz non-ht > duplicate transmission > > WARNING: This email originated from outside of Qualcomm. Please be wary > of any links or attachments, and do not enable macros. > > On Tue, 2022-03-22 at 13:50 +0000, Rameshkumar Sundaram (QUIC) wrote: > > > > > So, Suggestion here is to add a new NL attribute to carry the > > information from user space for START_AP and SET_BEACON NL commands > > and use it here, is that understanding correct ? > > > > Well, I was thinking it would reasonably come with the beacon rate, i.e. > as a new attribute like NL80211_TXRATE_DUP? Sorry not getting this, you mean hostapd would need to send new set of rates for this configuration ? The expectation is that user-space will set this bit in HE oper IE only if legacy rates are present in beacon or basic rates. > > johannes