Searched refs:cac_started (Results 1 – 5 of 5) sorted by relevance
772 iface->cac_started = 0; in hostapd_handle_dfs()891 iface->cac_started = 0; in hostapd_dfs_complete_cac()909 iface->cac_started = 0; in hostapd_dfs_complete_cac()985 iface->cac_started = 0; in hostapd_dfs_start_channel_switch_cac()1038 __func__, iface->cac_started ? "yes" : "no", in hostapd_dfs_start_channel_switch()1046 if (iface->cac_started) in hostapd_dfs_start_channel_switch()1220 if (iface->state == HAPD_IFACE_DFS && !iface->cac_started) in hostapd_dfs_nop_finished()1267 iface->cac_started = 1; in hostapd_dfs_start_cac()1283 __func__, iface->cac_started); in hostapd_handle_dfs_offload()1290 if (iface->cac_started) { in hostapd_handle_dfs_offload()[all …]
470 unsigned int cac_started:1; member
990 !hapd->iface->cac_started) { in hostapd_event_ch_switch()2040 } else if (hapd->disabled && hapd->iface->cac_started) { in wpa_supplicant_event()
711 if (!iface->cac_started || !iface->dfs_cac_ms) { in hostapd_ctrl_iface_status()
844 iface->cac_started = 1; in hostapd_start_dfs_cac()