Searched refs:HOSTAPD_CHAN_ACS (Results 1 – 3 of 3) sorted by relevance
752 case HOSTAPD_CHAN_ACS: in hostapd_check_chans()753 return HOSTAPD_CHAN_ACS; in hostapd_check_chans()799 case HOSTAPD_CHAN_ACS: in hostapd_acs_completed()877 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()
62 HOSTAPD_CHAN_ACS = 2, /* ACS work being performed */ enumerator