Searched refs:hostapd_get_oper_chwidth (Results 1 – 12 of 12) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | dfs.c | 52 switch (hostapd_get_oper_chwidth(iface->conf)) { in dfs_get_used_n_chans() 317 switch (hostapd_get_oper_chwidth(iface->conf)) { in dfs_adjust_center_freq() 367 switch (hostapd_get_oper_chwidth(iface->conf)) { in dfs_get_start_chan_idx() 425 hostapd_get_oper_chwidth(iface->conf)); in dfs_get_start_chan_idx() 564 if (hostapd_get_oper_chwidth(iface->conf) == in dfs_get_valid_channel() 892 hostapd_get_oper_chwidth(iface->conf), in hostapd_handle_dfs() 902 hostapd_get_oper_chwidth(iface->conf), in hostapd_handle_dfs() 974 new_vht_oper_chwidth = hostapd_get_oper_chwidth(iface->conf); in hostapd_dfs_request_channel_switch() 1074 sec, hostapd_get_oper_chwidth(iface->conf), in hostpad_dfs_update_background_chain() 1106 u8 current_vht_oper_chwidth = hostapd_get_oper_chwidth(iface->conf); in hostapd_dfs_start_channel_switch_background() [all …]
|
D | neighbor_db.c | 204 oper_chwidth = hostapd_get_oper_chwidth(hapd->iconf); in hostapd_get_nr_chan_width() 276 hostapd_get_oper_chwidth(hapd->iconf), in hostapd_neighbor_set_own_report()
|
D | acs.c | 843 if (hostapd_get_oper_chwidth(iface->conf) == in acs_find_ideal_chan_mode() 852 if (hostapd_get_oper_chwidth(iface->conf) == in acs_find_ideal_chan_mode() 1038 switch (hostapd_get_oper_chwidth(iface->conf)) { in acs_find_ideal_chan() 1117 switch (hostapd_get_oper_chwidth(iface->conf)) { in acs_adjust_center_freq()
|
D | ieee802_11_vht.c | 79 hostapd_get_oper_chwidth(hapd->iconf); in hostapd_eid_vht_operation()
|
D | ieee802_11_he.c | 223 hostapd_get_oper_chwidth(hapd->iconf); in hostapd_eid_he_operation()
|
D | beacon.c | 447 hostapd_get_oper_chwidth(hapd->iconf), in hostapd_eid_supported_op_classes() 1400 switch (hostapd_get_oper_chwidth(hapd->iconf)) { in hostapd_fils_discovery_cap() 2142 hostapd_get_oper_chwidth(iconf), in __ieee802_11_set_beacon()
|
D | ap_config.h | 1182 hostapd_get_oper_chwidth(struct hostapd_config *conf) in hostapd_get_oper_chwidth() function
|
D | hostapd.c | 318 hostapd_get_oper_chwidth(oldconf)); in hostapd_reload_config() 2168 hostapd_get_oper_chwidth(hapd->iconf), in hostapd_setup_interface_complete_sync() 3585 hostapd_get_oper_chwidth(conf), in hostapd_change_config_freq()
|
D | ap_drv_ops.c | 995 oper_chwidth = hostapd_get_oper_chwidth(hapd->iface->conf); in hostapd_drv_do_acs()
|
D | ieee802_11.c | 6266 switch (hostapd_get_oper_chwidth(iconf)) { in hostapd_eid_txpower_envelope() 6666 hostapd_get_oper_chwidth(hapd->iconf), in hostapd_eid_rnr_iface()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | ap.c | 87 if (hostapd_get_oper_chwidth(conf)) in wpas_conf_ap_vht() 89 hostapd_get_oper_chwidth(conf), in wpas_conf_ap_vht() 93 if (hostapd_get_oper_chwidth(conf) == CONF_OPER_CHWIDTH_80P80MHZ) { in wpas_conf_ap_vht() 114 switch (hostapd_get_oper_chwidth(conf)) { in wpas_conf_ap_vht()
|
D | mesh.c | 230 hostapd_get_oper_chwidth(ifmsh->conf), in wpas_mesh_update_freq_params()
|