Home
last modified time | relevance | path

Searched refs:is_24ghz (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpa_supplicant.c2600 bool is_24ghz, is_6ghz; local
2654 is_24ghz = hw_mode == HOSTAPD_MODE_IEEE80211G ||
2676 if (is_24ghz)
2679 if (is_24ghz && ssid->disable_he)
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211.c5132 int is_24ghz; in nl80211_put_freq_params() local
5144 is_24ghz = hw_mode == HOSTAPD_MODE_IEEE80211G || in nl80211_put_freq_params()
5147 if (freq->vht_enabled || (freq->he_enabled && !is_24ghz)) { in nl80211_put_freq_params()

Completed in 25 milliseconds