[PATCH 0/2] wifi: ath12k: Enable QMI MLO helper function on QCN9274
Karthikeyan Periyasamy
quic_periyasa at quicinc.com
Fri Jan 12 16:16:57 PST 2024
Currently, the MLO parameter is not enabled in the QMI host capability
message for the QCN9274 platform due to hardware specific constraints.
To address this, refactor the ath12k_host_cap_parse_mlo() function and
introduce a new QMI PHY message to allow for enabling the MLO parameter
in the QMI host capability request message.
Karthikeyan Periyasamy (2):
wifi: ath12k: Refactor QMI MLO host capability helper function
wifi: ath12k: Add QMI PHY capability learn support
drivers/net/wireless/ath/ath12k/core.c | 1 +
drivers/net/wireless/ath/ath12k/hw.c | 9 ++
drivers/net/wireless/ath/ath12k/hw.h | 3 +
drivers/net/wireless/ath/ath12k/qmi.c | 154 +++++++++++++++++++++++--
drivers/net/wireless/ath/ath12k/qmi.h | 17 +++
5 files changed, 174 insertions(+), 10 deletions(-)
base-commit: dc1702f7b1340dd741bca1005ab52a2c92cc6c84
--
2.34.1
More information about the ath12k
mailing list