Searched refs:acs_ch_list_all (Results 1 – 2 of 2) sorted by relevance
1047 int acs_ch_list_all, bool allow_disabled, in hostapd_get_hw_mode_any_channels() argument1056 if (!acs_ch_list_all && in hostapd_get_hw_mode_any_channels()1062 if (!acs_ch_list_all && in hostapd_get_hw_mode_any_channels()1124 int ret, i, acs_ch_list_all = 0; in hostapd_drv_do_acs() local1146 acs_ch_list_all = !hapd->iface->conf->acs_freq_list.num; in hostapd_drv_do_acs()1148 acs_ch_list_all = !hapd->iface->conf->acs_ch_list.num; in hostapd_drv_do_acs()1160 hostapd_get_hw_mode_any_channels(hapd, mode, acs_ch_list_all, in hostapd_drv_do_acs()
167 int acs_ch_list_all, bool allow_disabled,