Searched refs:cac_started (Results 1 – 6 of 6) sorted by relevance
847 iface->cac_started = 0; in hostapd_handle_dfs()1166 iface->cac_started = 0; in hostapd_dfs_complete_cac()1179 iface->radar_background.cac_started = 0; in hostapd_dfs_complete_cac()1200 iface->cac_started = 0; in hostapd_dfs_complete_cac()1204 iface->radar_background.cac_started = 0; in hostapd_dfs_complete_cac()1281 iface->cac_started = 0; in hostapd_dfs_start_channel_switch_cac()1327 __func__, iface->radar_background.cac_started ? "yes" : "no", in hostapd_dfs_background_start_channel_switch()1352 if (iface->radar_background.cac_started) { in hostapd_dfs_background_start_channel_switch()1375 __func__, iface->cac_started ? "yes" : "no", in hostapd_dfs_start_channel_switch()1383 if (iface->cac_started) in hostapd_dfs_start_channel_switch()[all …]
555 unsigned int cac_started:1; member622 unsigned int cac_started:1; member
1024 iface->radar_background.cac_started = 1; in hostapd_start_dfs_cac()1026 iface->cac_started = 1; in hostapd_start_dfs_cac()
1310 hapd->iface->cac_started = 1; in hostapd_event_ch_switch()1318 !hapd->iface->cac_started) { in hostapd_event_ch_switch()2703 } else if (hapd->disabled && hapd->iface->cac_started) { in wpa_supplicant_event()
841 if (!iface->cac_started || !iface->dfs_cac_ms) { in hostapd_ctrl_iface_status()
701 iface->cac_started = 0; in hostapd_cleanup_iface_partial()