Searched refs:HOSTAPD_CHAN_ACS (Results 1 – 3 of 3) sorted by relevance
789 case HOSTAPD_CHAN_ACS: in hostapd_check_chans()790 return HOSTAPD_CHAN_ACS; in hostapd_check_chans()836 case HOSTAPD_CHAN_ACS: in hostapd_acs_completed()916 case HOSTAPD_CHAN_ACS: /* ACS will run and later complete */ in hostapd_select_hw_mode()
971 return HOSTAPD_CHAN_ACS; in acs_init()985 return HOSTAPD_CHAN_ACS; in acs_init()
80 HOSTAPD_CHAN_ACS = 2, /* ACS work being performed */ enumerator