• Home
  • Raw
  • Download

Lines Matching refs:iconf

683 	hapd->iconf->channel = channel;  in hostapd_event_ch_switch()
684 hapd->iconf->ieee80211n = ht; in hostapd_event_ch_switch()
686 hapd->iconf->ieee80211ac = 0; in hostapd_event_ch_switch()
687 hapd->iconf->secondary_channel = offset; in hostapd_event_ch_switch()
688 hapd->iconf->vht_oper_chwidth = chwidth; in hostapd_event_ch_switch()
689 hapd->iconf->vht_oper_centr_freq_seg0_idx = seg0_idx; in hostapd_event_ch_switch()
690 hapd->iconf->vht_oper_centr_freq_seg1_idx = seg1_idx; in hostapd_event_ch_switch()
732 if (hapd->iconf->channel) { in hostapd_acs_channel_selected()
734 hapd->iconf->channel); in hostapd_acs_channel_selected()
767 hapd->iconf->channel = acs_res->pri_channel; in hostapd_acs_channel_selected()
768 hapd->iconf->acs = 1; in hostapd_acs_channel_selected()
771 hapd->iconf->secondary_channel = 0; in hostapd_acs_channel_selected()
773 hapd->iconf->secondary_channel = -1; in hostapd_acs_channel_selected()
775 hapd->iconf->secondary_channel = 1; in hostapd_acs_channel_selected()
784 hapd->iconf->vht_oper_centr_freq_seg1_idx = 0; in hostapd_acs_channel_selected()
785 hapd->iconf->vht_oper_centr_freq_seg0_idx = 0; in hostapd_acs_channel_selected()
786 hapd->iconf->vht_oper_chwidth = VHT_CHANWIDTH_USE_HT; in hostapd_acs_channel_selected()
788 hapd->iconf->vht_oper_centr_freq_seg0_idx = in hostapd_acs_channel_selected()
790 hapd->iconf->vht_oper_chwidth = VHT_CHANWIDTH_80MHZ; in hostapd_acs_channel_selected()
793 hapd->iconf->vht_oper_centr_freq_seg0_idx = in hostapd_acs_channel_selected()
795 hapd->iconf->vht_oper_chwidth = in hostapd_acs_channel_selected()
798 hapd->iconf->vht_oper_centr_freq_seg0_idx = in hostapd_acs_channel_selected()
800 hapd->iconf->vht_oper_centr_freq_seg1_idx = in hostapd_acs_channel_selected()
802 hapd->iconf->vht_oper_chwidth = in hostapd_acs_channel_selected()