qcacmn: Add support for WMI_PDEV_WAL_POWER_DEBUG_CMD
Add host support for WMI POWER DEBUG command to control mac_core power features for run time debugging. Change-Id: Ifc810b24222507f1445a84a54caa8aee5e815b38 CRs-Fixed: 1007598
This commit is contained in:

committed by
Akash Patel

parent
81d7aaa0e3
commit
c10bde875f
@@ -1020,6 +1020,9 @@ QDF_STATUS (*extract_tx_data_traffic_ctrl_ev)(wmi_unified_t wmi_handle,
|
||||
|
||||
QDF_STATUS (*extract_vdev_extd_stats)(wmi_unified_t wmi_handle, void *evt_buf,
|
||||
uint32_t index, wmi_host_vdev_extd_stats *vdev_extd_stats);
|
||||
|
||||
QDF_STATUS (*send_power_dbg_cmd)(wmi_unified_t wmi_handle,
|
||||
struct wmi_power_dbg_params *param);
|
||||
};
|
||||
|
||||
struct target_abi_version {
|
||||
|
Reference in New Issue
Block a user