wlan: Add a new parameter in Riva API for Prima

Add a new parameter which can be configured in WCNSS_qcom_cfg.ini. It
indicates the max LI value for modulated DTIM. This gerrit is raised
for the Riva API header change in Prima. 330247 is the gerrit for the
same change in Pronto.

Change-Id: I26b6124a053e94430c5a69714e4902e254cf03ab
CRs-fixed: 472408
diff --git a/riva/inc/wlan_hal_msg.h b/riva/inc/wlan_hal_msg.h
index 2f1f5fb..f5fb752 100644
--- a/riva/inc/wlan_hal_msg.h
+++ b/riva/inc/wlan_hal_msg.h
@@ -5603,6 +5603,9 @@
 
   /* Beacon Early Termination Interval */
   tANI_U32 uBETInterval; 
+
+  /* MAX LI for modulated DTIM */
+  tANI_U32 uMaxLIModulatedDTIM;
 }tSetPowerParamsType, *tpSetPowerParamsType;
 
 typedef PACKED_PRE struct PACKED_POST