Home
last modified time | relevance | path

Searched refs:dfs_start_cac_timer (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/misc/
H A Ddfs_cac.c276 void dfs_start_cac_timer(struct wlan_dfs *dfs) in dfs_start_cac_timer() function
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/
H A Ddfs.h2358 void dfs_start_cac_timer(struct wlan_dfs *dfs);
2482 void dfs_start_cac_timer(struct wlan_dfs *dfs) in dfs_start_cac_timer() function
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/
H A Dwlan_dfs_utils_api.c202 dfs_start_cac_timer(dfs); in utils_dfs_start_cac_timer()