فهرست منبع

qcacmn: Add pdev param for host dfs confirmation

Add pdev param to update host wait status timeout value.

Change-Id: I63fd6ebab1244eaabdf9445e48a04469ea681a36
CRs-Fixed: 2211883
Vignesh U 7 سال پیش
والد
کامیت
21a96f9644
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      dp/inc/cdp_txrx_stats_struct.h

+ 3 - 0
dp/inc/cdp_txrx_stats_struct.h

@@ -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 */