Home
last modified time | relevance | path

Searched refs:wlan_dp_pdev_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.h960 void wlan_dp_pdev_cfg_sync_profile(struct cdp_soc_t *cdp_soc, uint8_t pdev_id);
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_main.c2768 void wlan_dp_pdev_cfg_sync_profile(struct cdp_soc_t *cdp_soc, uint8_t pdev_id) in wlan_dp_pdev_cfg_sync_profile() function
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_internal.h4636 static inline void wlan_dp_pdev_cfg_sync_profile(struct cdp_soc_t *cdp_soc, in wlan_dp_pdev_cfg_sync_profile() function
H A Ddp_main.c3634 wlan_dp_pdev_cfg_sync_profile((struct cdp_soc_t *)soc, pdev_id); in dp_pdev_attach_wifi3()