qcacmn: Add pdev param for host dfs confirmation
Add pdev param to update host wait status timeout value. Change-Id: I63fd6ebab1244eaabdf9445e48a04469ea681a36 CRs-Fixed: 2211883
This commit is contained in:
@@ -1239,6 +1239,9 @@ enum _ol_ath_param_t {
|
||||
OL_ATH_PARAM_PAPI_ENABLE = 364,
|
||||
OL_ATH_PARAM_ISOLATION = 365,
|
||||
OL_ATH_PARAM_MAX_CLIENTS_PER_RADIO = 366,
|
||||
#if defined(WLAN_DFS_PARTIAL_OFFLOAD) && defined(HOST_DFS_SPOOF_TEST)
|
||||
OL_ATH_PARAM_DFS_HOST_WAIT_TIMEOUT = 367,
|
||||
#endif
|
||||
};
|
||||
|
||||
/* Enumeration of PDEV Configuration parameter */
|
||||
|
Reference in New Issue
Block a user