On Wed May 21, 2025 at 11:38 PM CEST, Pradeep Kumar Chitrapu wrote: [...] > Thanks Nicolas, > > I believe IEEE80211_VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ mean only > 80PLUS80 not both 160 and 80PLUS80 and STA must set > IEEE80211_VHT_CAP_SUPP_CHAN_WIDTH_160MHZ flags for indicating 160 MHz > support. Please correct me if my understanding is correct. However I > agree that we must allow STA to connect irrespective of which flag STA > sets as long as bandwidth is 160MHz. I see ath10k and ath11k also allows > this by setting default phymode of MODE_11AC_VHT160 for BW > ==IEEE80211_STA_RX_BW_160 case. > I will make this change in next revision. > Thanks > Pradeep Hello Pradeep, Well this is quite unclear for me maybe Johannes or someone more aware of the evolutions of the standard could shime in.