|
|
Log in / Subscribe / Register

wifi: ath12k: Add support for EHT fixed rate

From:  Muna Sinada <muna.sinada-AT-oss.qualcomm.com>
To:  ath12k-AT-lists.infradead.org
Subject:  [PATCH ath-next 0/6] wifi: ath12k: Add support for EHT fixed rate
Date:  Thu, 23 Oct 2025 17:19:22 -0700
Message-ID:  <20251024001928.257356-1-muna.sinada@oss.qualcomm.com>
Cc:  linux-wireless-AT-vger.kernel.org, Muna Sinada <muna.sinada-AT-oss.qualcomm.com>
Archive-link:  Article

Add support for setting EHT fixed rate for mcs, nss, GI and LTF.

Before adding EHT fixed rate support, generalize GI and LTF setting
functions to allow additional modes besides HE to utilize the
functions.

---
Muna Sinada (6):
  wifi: ath12k: generalize GI and LTF fixed rate functions
  wifi: ath12k: add EHT rate handling to existing set rate functions
  wifi: ath12k: Add EHT MCS/NSS rates to Peer Assoc
  wifi: ath12k: Add EHT fixed GI/LTF
  wifi: ath12k: add EHT rates to ath12k_mac_op_set_bitrate_mask()
  wifi: ath12k: Set EHT fixed rates for associated STAs

 drivers/net/wireless/ath/ath12k/mac.c | 579 +++++++++++++++++++++-----
 drivers/net/wireless/ath/ath12k/mac.h |  14 +-
 drivers/net/wireless/ath/ath12k/wmi.h |  13 +-
 3 files changed, 504 insertions(+), 102 deletions(-)


base-commit: 50cb7ccab8176cbce4e32420f9fc2d6d80e69a09
-- 
2.34.1




Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds