Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Devents.c2177 int to_5ghz, to_6ghz; in wpa_supplicant_need_to_roam_within_ess() local
2272 to_5ghz = selected->freq > 4000 && current_bss->freq < 4000; in wpa_supplicant_need_to_roam_within_ess()
2277 cur_level > sel_level + to_5ghz * 2 + to_6ghz * 2 && in wpa_supplicant_need_to_roam_within_ess()