Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/
H A Ddfs_partial_offload_radar.h76 void dfs_host_wait_timer_detach(struct wlan_dfs *dfs);
78 static inline void dfs_host_wait_timer_detach(struct wlan_dfs *dfs) in dfs_host_wait_timer_detach() function
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/misc/
H A Ddfs_filter_init.c346 void dfs_host_wait_timer_detach(struct wlan_dfs *dfs) in dfs_host_wait_timer_detach() function
H A Ddfs.c302 dfs_host_wait_timer_detach(dfs); in dfs_timer_detach()