Lines Matching refs:iconf
526 hapd->iconf->channel = channel; in hostapd_event_ch_switch()
527 hapd->iconf->ieee80211n = ht; in hostapd_event_ch_switch()
529 hapd->iconf->ieee80211ac = 0; in hostapd_event_ch_switch()
530 hapd->iconf->secondary_channel = offset; in hostapd_event_ch_switch()
531 hapd->iconf->vht_oper_chwidth = chwidth; in hostapd_event_ch_switch()
532 hapd->iconf->vht_oper_centr_freq_seg0_idx = seg0_idx; in hostapd_event_ch_switch()
533 hapd->iconf->vht_oper_centr_freq_seg1_idx = seg1_idx; in hostapd_event_ch_switch()
575 if (hapd->iconf->channel) { in hostapd_acs_channel_selected()
577 hapd->iconf->channel); in hostapd_acs_channel_selected()
610 hapd->iconf->channel = acs_res->pri_channel; in hostapd_acs_channel_selected()
611 hapd->iconf->acs = 1; in hostapd_acs_channel_selected()
614 hapd->iconf->secondary_channel = 0; in hostapd_acs_channel_selected()
616 hapd->iconf->secondary_channel = -1; in hostapd_acs_channel_selected()
618 hapd->iconf->secondary_channel = 1; in hostapd_acs_channel_selected()
627 hapd->iconf->vht_oper_centr_freq_seg1_idx = 0; in hostapd_acs_channel_selected()
628 hapd->iconf->vht_oper_centr_freq_seg0_idx = 0; in hostapd_acs_channel_selected()
629 hapd->iconf->vht_oper_chwidth = VHT_CHANWIDTH_USE_HT; in hostapd_acs_channel_selected()
631 hapd->iconf->vht_oper_centr_freq_seg0_idx = in hostapd_acs_channel_selected()
633 hapd->iconf->vht_oper_chwidth = VHT_CHANWIDTH_80MHZ; in hostapd_acs_channel_selected()
636 hapd->iconf->vht_oper_centr_freq_seg0_idx = in hostapd_acs_channel_selected()
638 hapd->iconf->vht_oper_chwidth = in hostapd_acs_channel_selected()
641 hapd->iconf->vht_oper_centr_freq_seg0_idx = in hostapd_acs_channel_selected()
643 hapd->iconf->vht_oper_centr_freq_seg1_idx = in hostapd_acs_channel_selected()
645 hapd->iconf->vht_oper_chwidth = in hostapd_acs_channel_selected()