Home
last modified time | relevance | path

Searched refs:iconf (Results 1 – 18 of 18) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dbeacon.c96 hapd->iconf->preamble == LONG_PREAMBLE) in ieee802_11_erp_info()
107 *eid++ = hapd->iconf->channel; in hostapd_eid_ds_params()
154 if (!hapd->iconf->ieee80211h && in hostapd_eid_pwr_constraint()
155 hapd->iconf->local_pwr_constraint == -1) in hostapd_eid_pwr_constraint()
166 if (dfs == 0 && hapd->iconf->local_pwr_constraint == -1) in hostapd_eid_pwr_constraint()
177 if (hapd->iconf->local_pwr_constraint == -1) in hostapd_eid_pwr_constraint()
198 *pos++ = hapd->iconf->local_pwr_constraint; in hostapd_eid_pwr_constraint()
232 if (!hapd->iconf->ieee80211d || max_len < 6 || in hostapd_eid_country()
238 os_memcpy(pos, hapd->iconf->country, 3); /* e.g., 'US ' */ in hostapd_eid_country()
400 host_to_le16(hapd->iconf->beacon_int); in hostapd_gen_probe_resp()
[all …]
Dbss_load.c46 struct hostapd_config *iconf = hapd->iconf; in bss_load_update_init() local
49 if (!conf->bss_load_update_period || !iconf->beacon_int) in bss_load_update_init()
53 iconf->beacon_int; in bss_load_update_init()
Dieee802_11_ht.c29 if (!hapd->iconf->ieee80211n || !hapd->iface->current_mode || in hostapd_eid_ht_capabilities()
38 cap->ht_capabilities_info = host_to_le16(hapd->iconf->ht_capab); in hostapd_eid_ht_capabilities()
49 if (hapd->iconf->obss_interval) { in hostapd_eid_ht_capabilities()
58 host_to_le16(hapd->iconf->obss_interval); in hostapd_eid_ht_capabilities()
87 if (!hapd->iconf->ieee80211n || hapd->conf->disable_11n) in hostapd_eid_ht_operation()
96 oper->primary_chan = hapd->iconf->channel; in hostapd_eid_ht_operation()
98 if (hapd->iconf->secondary_channel == 1) in hostapd_eid_ht_operation()
101 if (hapd->iconf->secondary_channel == -1) in hostapd_eid_ht_operation()
428 if (hapd->iconf->ieee80211n) { in update_sta_no_ht()
465 cap &= (hapd->iconf->ht_capab | HT_CAP_INFO_RX_STBC_MASK | in hostapd_get_ht_capab()
[all …]
Ddrv_callbacks.c489 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()
[all …]
Dhostapd.c175 oldconf = hapd->iconf; in hostapd_reload_config()
180 hapd->iconf = newconf; in hostapd_reload_config()
181 hapd->iconf->channel = oldconf->channel; in hostapd_reload_config()
182 hapd->iconf->acs = oldconf->acs; in hostapd_reload_config()
183 hapd->iconf->secondary_channel = oldconf->secondary_channel; in hostapd_reload_config()
184 hapd->iconf->ieee80211n = oldconf->ieee80211n; in hostapd_reload_config()
185 hapd->iconf->ieee80211ac = oldconf->ieee80211ac; in hostapd_reload_config()
186 hapd->iconf->ht_capab = oldconf->ht_capab; in hostapd_reload_config()
187 hapd->iconf->vht_capab = oldconf->vht_capab; in hostapd_reload_config()
188 hapd->iconf->vht_oper_chwidth = oldconf->vht_oper_chwidth; in hostapd_reload_config()
[all …]
Dieee802_11_vht.c78 hapd->iconf->vht_oper_centr_freq_seg0_idx; in hostapd_eid_vht_operation()
80 hapd->iconf->vht_oper_centr_freq_seg1_idx; in hostapd_eid_vht_operation()
82 oper->vht_op_info_chwidth = hapd->iconf->vht_oper_chwidth; in hostapd_eid_vht_operation()
247 own_cap = hapd->iconf->vht_capab; in hostapd_get_vht_capab()
Dieee802_11.c55 if (hapd->iconf->ieee80211n && hapd->iconf->require_ht) in hostapd_eid_supp_rates()
57 if (hapd->iconf->ieee80211ac && hapd->iconf->require_vht) in hostapd_eid_supp_rates()
75 if (hapd->iconf->ieee80211n && hapd->iconf->require_ht && count < 8) { in hostapd_eid_supp_rates()
80 if (hapd->iconf->ieee80211ac && hapd->iconf->require_vht && count < 8) { in hostapd_eid_supp_rates()
98 if (hapd->iconf->ieee80211n && hapd->iconf->require_ht) in hostapd_eid_ext_supp_rates()
100 if (hapd->iconf->ieee80211ac && hapd->iconf->require_vht) in hostapd_eid_ext_supp_rates()
119 if (hapd->iconf->ieee80211n && hapd->iconf->require_ht) { in hostapd_eid_ext_supp_rates()
125 if (hapd->iconf->ieee80211ac && hapd->iconf->require_vht) { in hostapd_eid_ext_supp_rates()
150 hapd->iconf->preamble == SHORT_PREAMBLE) in hostapd_own_capab_info()
184 (hapd->iconf->spectrum_mgmt_required || dfs)) in hostapd_own_capab_info()
[all …]
Dwpa_auth_glue.c31 struct hostapd_config *iconf, in hostapd_wpa_auth_conf() argument
94 iconf->corrupt_gtk_rekey_mic_probability; in hostapd_wpa_auth_conf()
581 hostapd_wpa_auth_conf(hapd->conf, hapd->iconf, &_conf); in hostapd_setup_wpa()
656 hostapd_wpa_auth_conf(hapd->conf, hapd->iconf, &wpa_auth_conf); in hostapd_reconfig_wpa()
Dwps_hostapd.c351 if (hapd->iconf->hw_mode == HOSTAPD_MODE_IEEE80211AD) in hapd_wps_reconfig_in_memory()
537 if (hapd->iconf->hw_mode == HOSTAPD_MODE_IEEE80211AD) in hapd_wps_cred_cb()
854 return hapd->iconf->hw_mode == HOSTAPD_MODE_IEEE80211A ? in hostapd_wps_rf_band_cb()
856 hapd->iconf->hw_mode == HOSTAPD_MODE_IEEE80211AD ? in hostapd_wps_rf_band_cb()
1053 hapd->iconf->hw_mode == HOSTAPD_MODE_IEEE80211A ? in hostapd_init_wps()
1055 hapd->iconf->hw_mode == HOSTAPD_MODE_IEEE80211AD ? in hostapd_init_wps()
1761 hapd->iconf->channel); in hostapd_wps_nfc_config_token()
Dieee802_11_shared.c173 if (hapd->iconf->obss_interval) in hostapd_ext_capab_byte()
230 if (len < 1 && hapd->iconf->obss_interval) in hostapd_eid_ext_capab()
Dwmm.c79 &hapd->iconf->wmm_ac_params[e]; in hostapd_eid_wmm()
Dhostapd.h108 struct hostapd_config *iconf; member
Dwnm_ap.c461 beacon_int = hapd->iconf->beacon_int; in set_disassoc_timer()
Dhw_features.c101 int dfs_enabled = hapd->iconf->ieee80211h && in hostapd_get_hw_features()
Dieee802_1x.c1476 beacon_int = hapd->iconf->beacon_int; in ieee802_1x_hs20_session_info()
/external/wpa_supplicant_8/hostapd/
Dmain.c187 params.driver_params = hapd->iconf->driver_params; in hostapd_driver_init()
468 if (hapd && hapd->iconf && hapd->iconf->bss && in hostapd_msg_ifname_cb()
469 hapd->iconf->num_bss > 0 && hapd->iconf->bss[0]) in hostapd_msg_ifname_cb()
470 return hapd->iconf->bss[0]->iface; in hostapd_msg_ifname_cb()
Dctrl_iface.c1294 ret = hostapd_set_iface(hapd->iconf, hapd->conf, cmd, value); in hostapd_ctrl_iface_set()
/external/wpa_supplicant_8/wpa_supplicant/
Dmesh.c170 bss->iconf = conf; in wpa_supplicant_mesh_init()