Lines Matching refs:iconf
211 oper_chwidth = hostapd_get_oper_chwidth(hapd->iconf); in hostapd_get_nr_chan_width()
215 if (!hapd->iconf->secondary_channel) in hostapd_get_nr_chan_width()
234 int ht = hapd->iconf->ieee80211n && !hapd->conf->disable_11n; in hostapd_neighbor_set_own_report()
235 int vht = hapd->iconf->ieee80211ac && !hapd->conf->disable_11ac; in hostapd_neighbor_set_own_report()
236 int he = hapd->iconf->ieee80211ax && !hapd->conf->disable_11ax; in hostapd_neighbor_set_own_report()
237 bool eht = he && hapd->iconf->ieee80211be && !hapd->conf->disable_11be; in hostapd_neighbor_set_own_report()
282 hapd->iconf->secondary_channel, in hostapd_neighbor_set_own_report()
283 hostapd_get_oper_chwidth(hapd->iconf), in hostapd_neighbor_set_own_report()
290 hapd->iconf); in hostapd_neighbor_set_own_report()
294 hapd->iconf); in hostapd_neighbor_set_own_report()
297 10 * hapd->iconf->secondary_channel, in hostapd_neighbor_set_own_report()
329 hostapd_neighbor_set(hapd, hapd->own_addr, &ssid, nr, hapd->iconf->lci, in hostapd_neighbor_set_own_report()
330 hapd->iconf->civic, hapd->iconf->stationary_ap, 0); in hostapd_neighbor_set_own_report()