mbox series

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

Message ID 1666128501-12364-1-git-send-email-quic_msinada@quicinc.com
Headers show
Series wifi: ath11k: push MU-MIMO configurations to hardware | expand

Message

Muna Sinada Oct. 18, 2022, 9:28 p.m. UTC
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.

This patchset is dependant on mac80211 patchset:
https://patchwork.kernel.org/project/linux-wireless/list/?series=683322&state=%2A&archive=both

---

v2: 
 - cleaned compilation errors
 - added mac80211 dependancy comment to commit message

---
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 | 249 ++++++++++++++++++++++------------
 drivers/net/wireless/ath/ath11k/wmi.h |  27 ++--
 2 files changed, 180 insertions(+), 96 deletions(-)

Comments

Kernel.org Bugbot April 5, 2023, 8:25 a.m. UTC | #1
Hello:

This conversation is now tracked by Kernel.org Bugzilla:
https://bugzilla.kernel.org/show_bug.cgi?id=217299

There is no need to do anything else, just keep talking.
Kernel.org Bugbot April 19, 2023, 2:41 p.m. UTC | #2
kvalo writes via Kernel.org Bugzilla:

Fixed by:

https://git.kernel.org/kvalo/ath/c/b100722a777f

View: https://bugzilla.kernel.org/show_bug.cgi?id=217299#c11
You can reply to this message to join the discussion.