qcacmn: Move get_peer_info into cp_stats component
Move WMI_REQUEST_PEER_STATS_INFO_CMDID related statistics into cp_stats component. Change-Id: Ie57f64e4ee195de30271260887c48ecf76f4a2ff CRs-Fixed: 2680626
This commit is contained in:
@@ -3123,6 +3123,7 @@ bool wmi_is_target_suspended(struct wmi_unified *wmi_handle)
|
||||
{
|
||||
return qdf_atomic_read(&wmi_handle->is_target_suspended);
|
||||
}
|
||||
qdf_export_symbol(wmi_is_target_suspended);
|
||||
|
||||
#ifdef WLAN_FEATURE_WMI_SEND_RECV_QMI
|
||||
void wmi_set_qmi_stats(wmi_unified_t wmi_handle, bool val)
|
||||
|
Reference in New Issue
Block a user