fw-api: CL 3292486 - update fw common interface files

WMI changes to add PDEV_PARAM_DTIM_SYNTH
<Describe here the change summary in detail>

Change-Id: I20cfb2dc03d42e34b505afe59d9cca46bdd6407f
CRs-Fixed: 1107600
This commit is contained in:
snandini
2017-07-23 14:02:08 -07:00
parent 2fc6dd2c57
commit 356d0824a5
2 changed files with 6 additions and 1 deletions

View File

@@ -4374,6 +4374,11 @@ typedef enum {
* bits 31:1 - unused / reserved (set to 0)
*/
WMI_PDEV_PARAM_ENABLE_CCK_TXFIR_OVERRIDE,
/** Enable/Disable DTIM Synth
* 1- Enable DTIM Synth
* 0- Disable DTIM Synth
*/
WMI_PDEV_PARAM_DTIM_SYNTH,
} WMI_PDEV_PARAM;
typedef struct {