qcacmn: Initialize pdev_id for PDEV STATS request and event
Initialize pdev_id for PDEV stats request and response event. Add param to set pdev stats request timer. Change-Id: I11f648070cd39f026129d1cf3aa13bf296d25e6e
This commit is contained in:

committed by
snandini

parent
28e8a165f0
commit
7e23dd54c6
@@ -700,10 +700,6 @@ QDF_STATUS wmi_unified_process_ll_stats_get_cmd
|
||||
(void *wmi_hdl, const struct ll_stats_get_params *get_req,
|
||||
uint8_t addr[IEEE80211_ADDR_LEN]);
|
||||
|
||||
QDF_STATUS wmi_unified_get_stats_cmd(void *wmi_hdl,
|
||||
struct pe_stats_req *get_stats_param,
|
||||
uint8_t addr[IEEE80211_ADDR_LEN]);
|
||||
|
||||
/**
|
||||
* wmi_unified_congestion_request_cmd() - send request to fw to get CCA
|
||||
* @wmi_hdl: wma handle
|
||||
|
Reference in New Issue
Block a user