Home
last modified time | relevance | path

Searched refs:wlan_dp_soc_cfg_sync_profile (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/core/inc/
H A Dwlan_dp_main.h951 void wlan_dp_soc_cfg_sync_profile(struct cdp_soc_t *cdp_soc);
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_main.c2635 void wlan_dp_soc_cfg_sync_profile(struct cdp_soc_t *cdp_soc) in wlan_dp_soc_cfg_sync_profile() function
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_internal.h4634 static inline void wlan_dp_soc_cfg_sync_profile(struct cdp_soc_t *cdp_soc) {} in wlan_dp_soc_cfg_sync_profile() function
H A Ddp_main.c13761 wlan_dp_soc_cfg_sync_profile((struct cdp_soc_t *)soc); in dp_soc_attach()