qcacmn: Sync DP soc/pdev cfg with profile

Sync DP soc/pdev config items with profile selected.

Change-Id: If7fd67117ac512b57934b2d30c00ce8422130970
CRs-Fixed: 3504105
Этот коммит содержится в:
Karthik Kantamneni
2023-05-02 13:58:36 +05:30
коммит произвёл Rahul Choudhary
родитель 46fcdcfef8
Коммит fb80921508
4 изменённых файлов: 27 добавлений и 8 удалений

Просмотреть файл

@@ -4320,6 +4320,13 @@ static inline QDF_STATUS dp_soc_swlm_detach(struct dp_soc *soc)
}
#endif /* !WLAN_DP_FEATURE_SW_LATENCY_MGR */
#ifndef WLAN_DP_PROFILE_SUPPORT
static inline void wlan_dp_soc_cfg_sync_profile(struct cdp_soc_t *cdp_soc) {}
static inline void wlan_dp_pdev_cfg_sync_profile(struct cdp_soc_t *cdp_soc,
uint8_t pdev_id) {}
#endif
/**
* dp_get_peer_id(): function to get peer id by mac
* @soc: Datapath soc handle