Searched refs:HOSTAPD_CHAN_ACS (Results 1 – 3 of 3) sorted by relevance
821 case HOSTAPD_CHAN_ACS: in hostapd_check_chans()822 return HOSTAPD_CHAN_ACS; in hostapd_check_chans()868 case HOSTAPD_CHAN_ACS: in hostapd_acs_completed()946 case HOSTAPD_CHAN_ACS: /* ACS will run and later complete */ in hostapd_select_hw_mode()
932 return HOSTAPD_CHAN_ACS; in acs_init()947 return HOSTAPD_CHAN_ACS; in acs_init()
61 HOSTAPD_CHAN_ACS = 2, /* ACS work being performed */ enumerator