Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sap/inc/
Dsap_api.h1673 struct dfs_radar_history **radar_history,
/wlan-driver/qcacld-3.0/core/sap/src/
Dsap_fsm.c2276 struct dfs_radar_history **radar_history, in wlansap_query_radar_history() argument
2311 *radar_history = radar_result; in wlansap_query_radar_history()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_cfg80211.c20642 struct dfs_radar_history *radar_history = NULL; in __wlan_hdd_cfg80211_get_radar_history() local
20657 &radar_history, &hist_count); in __wlan_hdd_cfg80211_get_radar_history()
20684 radar_history[idx].ch_freq)) { in __wlan_hdd_cfg80211_get_radar_history()
20692 radar_history[idx].time)) { in __wlan_hdd_cfg80211_get_radar_history()
20697 if (radar_history[idx].radar_found && in __wlan_hdd_cfg80211_get_radar_history()
20708 qdf_mem_free(radar_history); in __wlan_hdd_cfg80211_get_radar_history()
20715 qdf_mem_free(radar_history); in __wlan_hdd_cfg80211_get_radar_history()