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