Home
last modified time | relevance | path

Searched refs:to_6ghz (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
2273 to_6ghz = is_6ghz_freq(selected->freq) && 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()