Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant_i.h1590 bool is_6ghz_enabled; member
H A Devents.c5264 was_6ghz_enabled = ifs->is_6ghz_enabled; in wpa_supplicant_update_channel_list()
5265 ifs->is_6ghz_enabled = wpas_is_6ghz_supported(ifs, true); in wpa_supplicant_update_channel_list()
5275 } else if (!was_6ghz_enabled && ifs->is_6ghz_enabled) { in wpa_supplicant_update_channel_list()