Home
last modified time | relevance | path

Searched refs:iconf (Results 26 - 47 of 47) sorted by relevance

12

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11_shared.c348 if (hapd->iconf->obss_interval) in hostapd_ext_capab_byte()
415 if (hapd->iconf->ieee80211ax && in hostapd_ext_capab_byte()
740 mbo[3] = hapd->iconf->rssi_reject_assoc_timeout; in hostapd_eid_mbo_rssi_assoc_rej()
H A Dwpa_auth_glue.c40 struct hostapd_config *iconf, in hostapd_wpa_auth_conf()
120 iconf->corrupt_gtk_rekey_mic_probability; in hostapd_wpa_auth_conf()
1510 hostapd_wpa_auth_conf(hapd->conf, hapd->iconf, &_conf); in hostapd_setup_wpa()
1611 hostapd_wpa_auth_conf(hapd->conf, hapd->iconf, &wpa_auth_conf); in hostapd_reconfig_wpa()
39 hostapd_wpa_auth_conf(struct hostapd_bss_config *conf, struct hostapd_config *iconf, struct wpa_auth_config *wconf) hostapd_wpa_auth_conf() argument
H A Dhostapd.h157 struct hostapd_config *iconf; member
H A Dhw_features.c104 int dfs_enabled = hapd->iconf->ieee80211h && in hostapd_get_hw_features()
H A Dwnm_ap.c728 beacon_int = hapd->iconf->beacon_int; in set_disassoc_timer()
H A Dctrl_iface_ap.c817 hapd->iconf->ht_capab); in hostapd_ctrl_iface_status()
H A Dieee802_1x.c1739 beacon_int = hapd->iconf->beacon_int; in ieee802_1x_hs20_session_info()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dieee802_11_shared.c316 if (hapd->iconf->obss_interval) in hostapd_ext_capab_byte()
413 if (len < 1 && hapd->iconf->obss_interval) in hostapd_eid_ext_capab()
724 mbo[3] = hapd->iconf->rssi_reject_assoc_timeout; in hostapd_eid_mbo_rssi_assoc_rej()
H A Dwpa_auth_glue.c37 struct hostapd_config *iconf, in hostapd_wpa_auth_conf()
117 iconf->corrupt_gtk_rekey_mic_probability; in hostapd_wpa_auth_conf()
1303 hostapd_wpa_auth_conf(hapd->conf, hapd->iconf, &_conf); in hostapd_setup_wpa()
1366 hostapd_wpa_auth_conf(hapd->conf, hapd->iconf, &wpa_auth_conf); in hostapd_reconfig_wpa()
36 hostapd_wpa_auth_conf(struct hostapd_bss_config *conf, struct hostapd_config *iconf, struct wpa_auth_config *wconf) hostapd_wpa_auth_conf() argument
H A Dieee802_11_he.c326 if (!he_capab || !hapd->iconf->ieee80211ax || in copy_sta_he_capab()
H A Dhostapd.h146 struct hostapd_config *iconf; member
H A Dhw_features.c104 int dfs_enabled = hapd->iconf->ieee80211h && in hostapd_get_hw_features()
H A Dwnm_ap.c668 beacon_int = hapd->iconf->beacon_int; in set_disassoc_timer()
H A Dctrl_iface_ap.c761 hapd->iconf->ht_capab); in hostapd_ctrl_iface_status()
H A Dieee802_1x.c1727 beacon_int = hapd->iconf->beacon_int; in ieee802_1x_hs20_session_info()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dmesh.c311 bss->iconf = conf; in wpa_supplicant_mesh_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_main.c202 params.driver_params = hapd->iconf->driver_params; in hostapd_driver_init()
H A Dap_ctrl_iface.c1535 ret = hostapd_set_iface(hapd->iconf, hapd->conf, cmd, value); in hostapd_ctrl_iface_set()
4646 res = hostapd_set_iface(dst_hapd->iconf, dst_hapd->conf, param, value); in hostapd_ctrl_iface_dup_param()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_main.c195 params.driver_params = hapd->iconf->driver_params; in hostapd_driver_init()
H A Dap_ctrl_iface.c1417 ret = hostapd_set_iface(hapd->iconf, hapd->conf, cmd, value); in hostapd_ctrl_iface_set()
3988 res = hostapd_set_iface(dst_hapd->iconf, dst_hapd->conf, param, value); in hostapd_ctrl_iface_dup_param()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dmesh.c493 bss->iconf = conf; in wpa_supplicant_mesh_init()
H A Dmesh_mpm.c254 if (is_6ghz_op_class(bss->iconf->op_class)) in mesh_mpm_send_plink_action()

Completed in 37 milliseconds

12