[PATCH 0/4] wifi: ath11k: push MU-MIMO configurations to hardware

Muna Sinada quic_msinada at quicinc.com
Wed Oct 12 11:36:43 PDT 2022


Currently enable/disable configurations for MU-MIMO in hostapd are 
only reflected in beacon, probe response and assoc response. These 
configurations are not present in hardware.

The change is parsing MU-MIMO configurations in beacon IE and pushing 
the configurations to the hardware.

Muna Sinada (4):
  wifi: ath11k: modify accessor macros to match index size
  wifi: ath11k: push MU-MIMO params from hostapd to hardware
  wifi: ath11k: move HE MCS mapper to a separate function
  wifi: ath11k: generate rx and tx mcs maps for supported HE mcs

 drivers/net/wireless/ath/ath11k/mac.c | 248 ++++++++++++++++++++++------------
 drivers/net/wireless/ath/ath11k/wmi.h |  27 ++--
 2 files changed, 179 insertions(+), 96 deletions(-)

-- 
2.7.4




More information about the ath11k mailing list