aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath12k/wmi.c
diff options
context:
space:
mode:
authorAaradhana Sahu <[email protected]>2025-07-08 18:10:59 +0000
committerJeff Johnson <[email protected]>2025-07-14 14:32:15 +0000
commitdefae535dd63b1eb78ba87d5b8c0b4fb5418fe0c (patch)
tree473d408e245985fcea0aa978a4315808023b39d6 /drivers/net/wireless/ath/ath12k/wmi.c
parentwifi: ath12k: support average ack rssi in station dump (diff)
downloadkernel-defae535dd63b1eb78ba87d5b8c0b4fb5418fe0c.tar.gz
kernel-defae535dd63b1eb78ba87d5b8c0b4fb5418fe0c.zip
wifi: ath12k: Add a table of parameters entries impacting memory consumption
Introduce ath12k_mem_profile_based_param structure to define configuration parameters for both default and low-memory profiles. Add support for enabling the low-memory profile in the follow-up patch by making the following changes: - Reduce sizes for transmit, receive, and monitor descriptor rings. - Reduce transmit and receive descriptor count. - Limit the maximum number of virtual devices (vdevs) to 9. - Reduce the maximum number of client support per radio. Centralize these parameters in the ath12k_mem_profile_based_param structure to simplify switching between memory profiles. Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.5-01651-QCAHKSWPL_SILICONZ-1 Tested-on: WCN7850 hw2.0 WLAN.HMT.1.1.c5-00284.1-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3 Signed-off-by: Aaradhana Sahu <[email protected]> Reviewed-by: Vasanthakumar Thiagarajan <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jeff Johnson <[email protected]>
Diffstat (limited to 'drivers/net/wireless/ath/ath12k/wmi.c')
0 files changed, 0 insertions, 0 deletions