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:
Gurumoorthi Gnanasambandhan
2017-08-10 22:12:36 +05:30
committed by snandini
parent 60e3b3062d
commit 1b5ceb75a2
6 changed files with 12 additions and 101 deletions

View File

@@ -496,6 +496,7 @@ enum _ol_ath_param_t {
OL_ATH_PARAM_ACS_SRLOADVAR = 352,
OL_ATH_PARAM_MGMT_RSSI_THRESHOLD = 353,
OL_ATH_PARAM_EXT_NSS_CAPABLE = 354,
OL_ATH_PARAM_MGMT_PDEV_STATS_TIMER = 355,
};
/* Enumeration of PDEV Configuration parameter */