qcacld-3.0: Infra for mlme_priv_obj with VDEV_SM enable/disable

Define two different mlme priv obj structures
based upon the flag CONFIG_VDEV_SM, for the
support of dynamic nss, chains update.

Change-Id: I00f39eb82973da86233ddfc8bdcc94b6ca8a439a
CRs-Fixed: 2349200
This commit is contained in:
gaurank kathpalia
2018-11-13 15:37:49 +05:30
committed by nshrivas
parent e2d73cdfcc
commit e7795eda86
6 changed files with 241 additions and 96 deletions

View File

@@ -27,7 +27,7 @@
#include <wlan_objmgr_global_obj.h>
#include <wlan_cmn.h>
#include <wlan_mlme_api.h>
#include <wlan_mlme_vdev_mgr_interface.h>
#include <wlan_mlme_main.h>
/**
* ucfg_mlme_init() - initialize mlme_ctx context.