• Home
  • Raw
  • Download

Lines Matching refs:iconf

489 	hapd->iconf->channel = channel;  in hostapd_event_ch_switch()
490 hapd->iconf->ieee80211n = ht; in hostapd_event_ch_switch()
492 hapd->iconf->ieee80211ac = 0; in hostapd_event_ch_switch()
493 hapd->iconf->secondary_channel = offset; in hostapd_event_ch_switch()
494 hapd->iconf->vht_oper_chwidth = chwidth; in hostapd_event_ch_switch()
495 hapd->iconf->vht_oper_centr_freq_seg0_idx = seg0_idx; in hostapd_event_ch_switch()
496 hapd->iconf->vht_oper_centr_freq_seg1_idx = seg1_idx; in hostapd_event_ch_switch()
537 if (hapd->iconf->channel) { in hostapd_acs_channel_selected()
539 hapd->iconf->channel); in hostapd_acs_channel_selected()
570 hapd->iconf->channel = acs_res->pri_channel; in hostapd_acs_channel_selected()
571 hapd->iconf->acs = 1; in hostapd_acs_channel_selected()
574 hapd->iconf->secondary_channel = 0; in hostapd_acs_channel_selected()
576 hapd->iconf->secondary_channel = -1; in hostapd_acs_channel_selected()
578 hapd->iconf->secondary_channel = 1; in hostapd_acs_channel_selected()
586 hapd->iconf->vht_oper_centr_freq_seg1_idx = 0; in hostapd_acs_channel_selected()
587 hapd->iconf->vht_oper_centr_freq_seg0_idx = 0; in hostapd_acs_channel_selected()
588 hapd->iconf->vht_oper_chwidth = VHT_CHANWIDTH_USE_HT; in hostapd_acs_channel_selected()
590 hapd->iconf->vht_oper_centr_freq_seg0_idx = in hostapd_acs_channel_selected()
592 hapd->iconf->vht_oper_chwidth = VHT_CHANWIDTH_80MHZ; in hostapd_acs_channel_selected()
595 hapd->iconf->vht_oper_centr_freq_seg0_idx = in hostapd_acs_channel_selected()
597 hapd->iconf->vht_oper_chwidth = in hostapd_acs_channel_selected()
600 hapd->iconf->vht_oper_centr_freq_seg0_idx = in hostapd_acs_channel_selected()
602 hapd->iconf->vht_oper_centr_freq_seg1_idx = in hostapd_acs_channel_selected()
604 hapd->iconf->vht_oper_chwidth = in hostapd_acs_channel_selected()