[PATCH 1/2] wifi: mac80211: add EHT MU-MIMO related flags in ieee80211_bss_conf

Ryder Lee Ryder.Lee at mediatek.com
Fri Feb 17 01:21:17 PST 2023


On Wed, 2023-02-15 at 18:42 +0100, Johannes Berg wrote:
> On Thu, 2023-02-09 at 06:09 +0800, Ryder Lee wrote:
> > Simliar to VHT/HE. This is utilized to pass MU-MIMO configurations
> 
> Typo - similar
> 
> > from user space (i.e. hostap) to driver.
> 
> ^^ hostapd
> 

will fix.

> > + * @eht_su_beamformer: in AP-mode, does this BSS support operation
> > as an EHT SU
> > + *	beamformer
> > + * @eht_su_beamformee: in AP-mode, does this BSS support operation
> > as an EHT SU
> > + *	beamformee
> > + * @eht_mu_beamformer: in AP-mode, does this BSS support operation
> > as an EHT MU
> > + *	beamformer
> 
> Is that really about _supporting_ it rather than _using_ it? Or
> _enabling_ it?
> 

Will fix. For the sake of consistency, I copy-and-pasted from VHT/HE
MU-MIMO's statement.

Ryder


More information about the Linux-mediatek mailing list