qcacld-3.0: HDD changes to incorporate new DP component

HDD changes to incorporate new DP component

Changes were backed out because of association issue
introduced by MLO adapter to DP interface mapping issue
and to avoid any further regression.
Re-introduce changes after performing complete sanity to
vet out any regression which might be introduced by these changes.

Change-Id: I058b9121c8490e9b0906421a35e01c55a1a7c25a
CRs-Fixed: 3198619
This commit is contained in:
Amit Mehta
2022-05-17 00:41:47 -07:00
parent 2b4926c710
commit 95806ea1ee
4 changed files with 55 additions and 83 deletions

View File

@@ -45,6 +45,7 @@
#include "cfg_ftm_time_sync.h"
#include "wlan_pmo_cfg.h"
#include "wlan_dp_cfg.h"
#include "hdd_config.h"
#include "hdd_dp_cfg.h"
#include "cfg_legacy_dp.h"
@@ -59,6 +60,7 @@
CFG_POLICY_MGR_ALL \
CFG_HDD_ALL \
CFG_HDD_DP_ALL \
CFG_DP_ALL \
CFG_LEGACY_DP_ALL \
CFG_MLME_ALL \
CFG_NAN_ALL \