wlan: Add ini parameter to allow sta+sap scc on dfs channel

Add ini parameter to allow sta+sap scc on dfs channel.

CRs-Fixed: 2161904
Change-Id: I7d76e983e672ce54f9cf3832aa7e7d932b245c21
diff --git a/CORE/SME/inc/csrApi.h b/CORE/SME/inc/csrApi.h
index a0a6b5c..3007365 100644
--- a/CORE/SME/inc/csrApi.h
+++ b/CORE/SME/inc/csrApi.h
@@ -1247,6 +1247,7 @@
     uint32_t edca_be_aifs;
     tANI_BOOLEAN disable_scan_during_sco;
     uint32_t sta_auth_retries_for_code17;
+    uint32_t sta_sap_scc_on_dfs_chan;
 }tCsrConfigParam;
 
 //Tush