Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/misc/
H A Ddfs_cac.c336 void dfs_cac_stop(struct wlan_dfs *dfs) in dfs_cac_stop() function
H A Ddfs_process_radar_found_ind.c878 dfs_cac_stop(dfs); in dfs_radar_action_for_hw_mode_switch()
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/
H A Ddfs.h2346 void dfs_cac_stop(struct wlan_dfs *dfs);
2465 void dfs_cac_stop(struct wlan_dfs *dfs) in dfs_cac_stop() function
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/
H A Dwlan_dfs_utils_api.c216 dfs_cac_stop(dfs); in utils_dfs_cac_stop()