mbox series

[0/2] wifi: ath12k: Enable QMI MLO helper function on QCN9274

Message ID 20240113001659.1022465-1-quic_periyasa@quicinc.com (mailing list archive)
Headers show
Series wifi: ath12k: Enable QMI MLO helper function on QCN9274 | expand

Message

Karthikeyan Periyasamy Jan. 13, 2024, 12:16 a.m. UTC
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