]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: ath11k: enable fw_wmi_diag_event hw param for WCN6750
authorBalaji Pothunoori <quic_bpothuno@quicinc.com>
Wed, 28 Aug 2024 10:30:43 +0000 (16:00 +0530)
committerKalle Valo <quic_kvalo@quicinc.com>
Sat, 28 Sep 2024 09:15:59 +0000 (12:15 +0300)
commitc9c6a4f1be1ff030bd82c8e9e6fd33f9a43ab193
tree7af7e4194c0b5f5b4cc2aa85ae0a01b57b318938
parent5094204ff5ae7e32ec56632cf0dd7208df621a9f
wifi: ath11k: enable fw_wmi_diag_event hw param for WCN6750

WCN6750 firmware sends the log messages via WMI_DIAG_EVENTID only
when the host driver enables the same via QMI_WLANFW_WLAN_INI_REQ_V01
QMI message. This is further controlled via fw_wmi_diag_event.
Hence set this flag to true for the firmware to send the logs.
These logs are further collected in the user space through
the trace infrastructure.

Tested-on: WCN6750 hw1.0 AHB WLAN.MSL.2.0.c2-00233-QCAMSLSWPLZ-1

Signed-off-by: Balaji Pothunoori <quic_bpothuno@quicinc.com>
Acked-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://patch.msgid.link/20240828103043.2413-1-quic_bpothuno@quicinc.com
drivers/net/wireless/ath/ath11k/core.c