qcacmn: Send the vdev chain params to fw

Send the vdev nss, chain params to fw.

Change-Id: Ie62ea5001c579545b43b4c30ab15d9023e636042
CRs-Fixed: 2347628
This commit is contained in:
Ashish Kumar Dhanotiya
2018-11-08 21:35:46 +05:30
committed by nshrivas
parent 5333ec0ad9
commit 023b42fe8a
3 changed files with 17 additions and 0 deletions

View File

@@ -24,6 +24,7 @@
#ifndef _WMI_UNIFIED_PARAM_H_
#define _WMI_UNIFIED_PARAM_H_
#include "wlan_mlme_public_struct.h"
#include <wlan_scan_public_structs.h>
#ifdef CONVERGED_TDLS_ENABLE
#include <wlan_tdls_public_structs.h>