wlan: Add Config parameter to Configure power save offload

Add QWLAN_HAL_CFG_ENABLE_POWERSAVE_OFFLOAD to configure power save
offload from ini.

Change-Id: Ia2bbb0bac73efa622b6bddeaf7e0d9263a141077
CRs-Fixed: 2173178
diff --git a/riva/inc/wlan_hal_cfg.h b/riva/inc/wlan_hal_cfg.h
index 8c4f277..22367e4 100644
--- a/riva/inc/wlan_hal_cfg.h
+++ b/riva/inc/wlan_hal_cfg.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2012-2013,2016,2017 The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2018 The Linux Foundation. All rights reserved.
  *
  * Previously licensed under the ISC license by Qualcomm Atheros, Inc.
  *
@@ -281,11 +281,12 @@
 #define QWLAN_HAL_CFG_BTC_DISABLE_WLAN_LINK_CRITICAL         223
 #define QWLAN_HAL_CFG_DISABLE_SCAN_DURING_SCO                224
 #define QWLAN_HAL_CFG_TRIGGER_NULLFRAME_BEFORE_HB            225
+#define QWLAN_HAL_CFG_ENABLE_POWERSAVE_OFFLOAD               226
 
-#define QWLAN_HAL_CFG_MAX_PARAMS                             226
+#define QWLAN_HAL_CFG_MAX_PARAMS                             227
 
 /* Total number of Integer CFGs. This is used while allocating the memory for TLV */
-#define QWLAN_HAL_CFG_INTEGER_PARAM                     226
+#define QWLAN_HAL_CFG_INTEGER_PARAM                     227
 
 /*-------------------------------------------------------------------------
   Configuration Parameter min, max, defaults