Home
last modified time | relevance | path

Searched refs:lmac_is_host_dfs_check_support_enabled (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/inc/
H A Dwlan_dfs_lmac_api.h116 bool lmac_is_host_dfs_check_support_enabled(struct wlan_objmgr_pdev *pdev);
118 static inline bool lmac_is_host_dfs_check_support_enabled( in lmac_is_host_dfs_check_support_enabled() function
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/
H A Dwlan_dfs_lmac_api.c246 bool lmac_is_host_dfs_check_support_enabled(struct wlan_objmgr_pdev *pdev) in lmac_is_host_dfs_check_support_enabled() function
H A Dwlan_dfs_utils_api.c1289 if (lmac_is_host_dfs_check_support_enabled(dfs->dfs_pdev_obj) && in utils_dfs_is_spoof_done()
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/misc/
H A Ddfs.c487 lmac_is_host_dfs_check_support_enabled(dfs->dfs_pdev_obj)) { in dfs_control()
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/filtering/
H A Ddfs_process_radarevent.c1434 (lmac_is_host_dfs_check_support_enabled(dfs->dfs_pdev_obj)) && in dfs_is_spoof_needed()