Searched refs:HOSTAPD_CHAN_ACS (Results 1 – 3 of 3) sorted by relevance
993 case HOSTAPD_CHAN_ACS: in hostapd_check_chans()994 return HOSTAPD_CHAN_ACS; in hostapd_check_chans()1038 case HOSTAPD_CHAN_ACS: in hostapd_acs_completed()1130 case HOSTAPD_CHAN_ACS: /* ACS will run and later complete */ in hostapd_select_hw_mode()
1105 return HOSTAPD_CHAN_ACS; in acs_init()1120 return HOSTAPD_CHAN_ACS; in acs_init()
89 HOSTAPD_CHAN_ACS = 2, /* ACS work being performed */ enumerator