qcacld-3.0: Move Action OUI INI config to component

Move Action OUI INI config to component.
Add ucfg API to load/parse the configuration.

Change-Id: Ibaab5428bc575394b9a5b464639d24f80f042e93
CRs-Fixed: 3310697
This commit is contained in:
Liangwei Dong
2022-10-19 18:13:08 +08:00
committed by Madan Koyyalamudi
父節點 8f69751b82
當前提交 0047371885
共有 13 個文件被更改,包括 986 次插入837 次删除

查看文件

@@ -1795,6 +1795,7 @@ static void mlme_init_sta_cfg(struct wlan_objmgr_psoc *psoc,
cfg_get(psoc, CFG_MAX_LI_MODULATED_DTIM_MS);
mlme_init_sta_mlo_cfg(psoc, sta);
wlan_mlme_set_usr_disable_sta_eht(psoc, false);
}
static void mlme_init_stats_cfg(struct wlan_objmgr_psoc *psoc,