Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/
H A Dwlan_dfs_mlme_api.c144 void dfs_mlme_proc_cac(struct wlan_objmgr_pdev *pdev, uint32_t vdev_id) in dfs_mlme_proc_cac() function
150 void dfs_mlme_proc_cac(struct wlan_objmgr_pdev *pdev, uint32_t vdev_id) in dfs_mlme_proc_cac() function
H A Dwlan_dfs_tgt_api.c545 dfs_mlme_proc_cac(pdev, vdev_id); in tgt_dfs_cac_complete()
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/inc/
H A Dwlan_dfs_mlme_api.h91 void dfs_mlme_proc_cac(struct wlan_objmgr_pdev *pdev, uint32_t vdev_id);
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/misc/
H A Ddfs_cac.c190 dfs_mlme_proc_cac(dfs->dfs_pdev_obj, 0); in dfs_process_cac_completion()