Home
last modified time | relevance | path

Searched refs:old_freq (Results 1 – 2 of 2) sorted by relevance

/hostap-latest/src/ap/
Dhostapd.c4341 struct hostapd_freq_params old_freq; in hostapd_fill_csa_settings() local
4348 os_memset(&old_freq, 0, sizeof(old_freq)); in hostapd_fill_csa_settings()
4390 &old_freq); in hostapd_fill_csa_settings()
4405 &old_freq, NULL); in hostapd_fill_csa_settings()
/hostap-latest/wpa_supplicant/
Dp2p_supplicant.c9747 int old_freq = current_ssid->frequency; in wpas_p2p_move_go_csa() local
9859 current_ssid->frequency = old_freq; in wpas_p2p_move_go_csa()