wlan: LFR2.0 Host Driver Changes

wlan: LFR2.0 Host Driver Changes
diff --git a/CORE/WDI/CP/inc/wlan_qct_wdi_i.h b/CORE/WDI/CP/inc/wlan_qct_wdi_i.h
index 87da25b..f642a39 100644
--- a/CORE/WDI/CP/inc/wlan_qct_wdi_i.h
+++ b/CORE/WDI/CP/inc/wlan_qct_wdi_i.h
@@ -1092,6 +1092,9 @@
 
   /*timestamp when we get response timer event*/
   wpt_uint32                  uTimeStampRspTmrExp;
+
+  /* enable/disable SSR on WDI timeout */
+  wpt_boolean                 bEnableSSR;
 }WDI_ControlBlockType;