Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/filtering/
H A Ddfs_partial_offload_radar.c912 dfs->dfs_spoof_check_failed = 1; in dfs_action_on_fw_radar_status_check()
956 dfs->dfs_spoof_check_failed = 0; in dfs_reset_spoof_test()
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/
H A Ddfs.h1307 dfs_spoof_check_failed:1; member
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/
H A Dwlan_dfs_utils_api.c1274 *is_spoof_check_failed = dfs->dfs_spoof_check_failed; in utils_dfs_is_spoof_check_failed()