qcacld-3.0: Populate ini params in mlme_cfg

Populate the ini params from ini file and store them
in mlme_cfg structure.

Change-Id: I3eb8e60e26deeb24228d9b8a24bb957478344492
CRs-Fixed: 2347505
This commit is contained in:
gaurank kathpalia
2018-10-08 15:11:59 +05:30
zatwierdzone przez nshrivas
rodzic 28a1fd36cc
commit ea4bf724c3
3 zmienionych plików z 71 dodań i 0 usunięć

Wyświetl plik

@@ -33,6 +33,7 @@
#include "cfg_mlme_obss_ht40.h"
#include "cfg_mlme_dfs.h"
#include "cfg_mlme_mbo.h"
#include "cfg_mlme_nss_chains.h"
#include "cfg_mlme_vht_caps.h"
#include "cfg_qos.h"
#include "cfg_mlme_timeout.h"
@@ -61,6 +62,7 @@
CFG_LFR_ALL \
CFG_MBO_ALL \
CFG_MLME_PRODUCT_DETAILS_ALL \
CFG_NSS_CHAINS_ALL \
CFG_OBSS_HT40_ALL \
CFG_OCE_ALL \
CFG_QOS_ALL \