On Tue, 2021-08-10 at 22:45 -0700, Muna Sinada wrote: > Add necessary functions and attributes to receive updated MU-EDCA > parameters from driver and send to user space, where management > frame are updated to reflect latest parameters. > On second thought - this really could use some more explanation? Why are MU-EDCA parameters determined by the driver? What does this actually do? Is it meant for AP mode, or client mode? Any spec references? Mac80211 parses this coming from the AP, so probably this is meant for AP mode, but why? Why wouldn't hostapd determine the correct parameters? etc. johannes