ATH11K Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] wifi: ath11k: push MU-MIMO configurations to hardware
@ 2022-10-12 18:36 Muna Sinada
  2022-10-12 18:36 ` [PATCH 1/4] wifi: ath11k: modify accessor macros to match index size Muna Sinada
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Muna Sinada @ 2022-10-12 18:36 UTC (permalink / raw)
  To: ath11k; +Cc: linux-wireless, Muna Sinada

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


-- 
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-10-18 21:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-12 18:36 [PATCH 0/4] wifi: ath11k: push MU-MIMO configurations to hardware Muna Sinada
2022-10-12 18:36 ` [PATCH 1/4] wifi: ath11k: modify accessor macros to match index size Muna Sinada
2022-10-13  6:28   ` Kalle Valo
2022-10-18 21:55     ` Muna Sinada (QUIC)
2022-10-12 18:36 ` [PATCH 2/4] wifi: ath11k: push MU-MIMO params from hostapd to hardware Muna Sinada
2022-10-14  7:07   ` kernel test robot
2022-10-17 11:37   ` kernel test robot
2022-10-12 18:36 ` [PATCH 3/4] wifi: ath11k: move HE MCS mapper to a separate function Muna Sinada
2022-10-12 18:36 ` [PATCH 4/4] wifi: ath11k: generate rx and tx mcs maps for supported HE mcs Muna Sinada

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox