Searched refs:p2p_go_avoid_freq (Results 1 – 5 of 5) sorted by relevance
299 struct wpa_freq_range_list p2p_go_avoid_freq; member
8387 os_free(p2p_wpa_s->global->p2p_go_avoid_freq.range); in wpa_supplicant_ctrl_iface_flush()8388 p2p_wpa_s->global->p2p_go_avoid_freq.range = NULL; in wpa_supplicant_ctrl_iface_flush()8389 p2p_wpa_s->global->p2p_go_avoid_freq.num = 0; in wpa_supplicant_ctrl_iface_flush()
3499 if (freq_range_list_includes(&global->p2p_go_avoid_freq, freq)) in wpas_p2p_disallowed_freq()4745 &global->p2p_go_avoid_freq, in wpas_p2p_init()
4376 if (freq_range_list_parse(&wpa_s->global->p2p_go_avoid_freq, str)) { in wpa_supplicant_notify_avoid_freq()
7329 os_free(global->p2p_go_avoid_freq.range); in wpa_supplicant_deinit()