Searched refs:HOSTAPD_CHAN_VALID (Results 1 – 3 of 3) sorted by relevance
994 return HOSTAPD_CHAN_VALID; in hostapd_check_chans()1013 case HOSTAPD_CHAN_VALID: in hostapd_check_chans()1056 case HOSTAPD_CHAN_VALID: in hostapd_acs_completed()1156 case HOSTAPD_CHAN_VALID: in hostapd_select_hw_mode()
88 HOSTAPD_CHAN_VALID = 0, /* channel is ready */ enumerator
993 if (hostapd_acs_completed(iface, err) == HOSTAPD_CHAN_VALID) { in acs_study()