Home
last modified time | relevance | path

Searched refs:freq_overall (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.h199 int freq_24, int freq_5, int freq_overall);
271 int freq_overall) in wpas_p2p_update_best_channels() argument
H A Devents.c6723 data->best_chan.freq_overall); in wpa_supplicant_event()
6726 wpa_s->best_overall_freq = data->best_chan.freq_overall; in wpa_supplicant_event()
6729 data->best_chan.freq_overall); in wpa_supplicant_event()
H A Dp2p_supplicant.c8526 int freq_24, int freq_5, int freq_overall) in wpas_p2p_update_best_channels() argument
8531 p2p_set_best_channels(p2p, freq_24, freq_5, freq_overall); in wpas_p2p_update_best_channels()
/freebsd/contrib/wpa/src/p2p/
H A Dp2p.h2126 int freq_overall);
H A Dp2p.c5012 int freq_overall) in p2p_set_best_channels() argument
5015 freq_24, freq_5, freq_overall); in p2p_set_best_channels()
5018 p2p->best_freq_overall = freq_overall; in p2p_set_best_channels()
/freebsd/contrib/wpa/src/drivers/
H A Ddriver.h6519 int freq_overall; member