Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dhw_features.c84 bool orig_mode_valid = false; in hostapd_get_hw_features() local
108 orig_mode_valid = true; in hostapd_get_hw_features()
123 if (orig_mode_valid && feature->mode == mode && in hostapd_get_hw_features()
165 if (orig_mode_valid && !iface->current_mode) { in hostapd_get_hw_features()