Searched refs:p2p_go_avoid_freq (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant_i.h284 struct wpa_freq_range_list p2p_go_avoid_freq; member in struct:wpa_global
H A Dctrl_iface.c7938 os_free(p2p_wpa_s->global->p2p_go_avoid_freq.range);
7939 p2p_wpa_s->global->p2p_go_avoid_freq.range = NULL;
7940 p2p_wpa_s->global->p2p_go_avoid_freq.num = 0;
H A Devents.c3912 if (freq_range_list_parse(&wpa_s->global->p2p_go_avoid_freq, str)) {
H A Dp2p_supplicant.c3329 if (freq_range_list_includes(&global->p2p_go_avoid_freq, freq))
4517 &global->p2p_go_avoid_freq,
H A Dwpa_supplicant.c6592 os_free(global->p2p_go_avoid_freq.range);

Completed in 161 milliseconds