Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/
H A Ddfs_filter_init.h46 void dfs_main_detach(struct wlan_dfs *dfs);
48 static inline void dfs_main_detach(struct wlan_dfs *dfs) in dfs_main_detach() function
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/misc/
H A Ddfs_filter_init.c352 void dfs_main_detach(struct wlan_dfs *dfs) in dfs_main_detach() function
H A Ddfs.c312 dfs_main_detach(dfs); in dfs_detach()