Searched refs:HOSTAPD_CHAN_ACS (Results 1 – 4 of 4) sorted by relevance
1161 case HOSTAPD_CHAN_ACS: in hostapd_check_chans()1162 return HOSTAPD_CHAN_ACS; in hostapd_check_chans()1214 case HOSTAPD_CHAN_ACS: in hostapd_acs_completed()1333 case HOSTAPD_CHAN_ACS: /* ACS will run and later complete */ in hostapd_select_hw_mode()
1510 return HOSTAPD_CHAN_ACS; in acs_init()1525 return HOSTAPD_CHAN_ACS; in acs_init()
106 HOSTAPD_CHAN_ACS = 2, /* ACS work being performed */ enumerator
1958 if (acs_init(iface) != HOSTAPD_CHAN_ACS) in hostapd_no_ir_channel_list_updated()