Home
last modified time | relevance | path

Searched refs:hostapd_get_oper_chwidth (Results 1 – 10 of 10) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Ddfs.c32 switch (hostapd_get_oper_chwidth(iface->conf)) { in dfs_get_used_n_chans()
278 switch (hostapd_get_oper_chwidth(iface->conf)) { in dfs_adjust_center_freq()
328 switch (hostapd_get_oper_chwidth(iface->conf)) { in dfs_get_start_chan_idx()
386 hostapd_get_oper_chwidth(iface->conf)); in dfs_get_start_chan_idx()
523 if (hostapd_get_oper_chwidth(iface->conf) == CHANWIDTH_80P80MHZ) { in dfs_get_valid_channel()
836 hostapd_get_oper_chwidth(iface->conf), in hostapd_handle_dfs()
846 hostapd_get_oper_chwidth(iface->conf), in hostapd_handle_dfs()
960 oper_chwidth = hostapd_get_oper_chwidth(iface->conf); in dfs_downgrade_bandwidth()
1034 u8 current_vht_oper_chwidth = hostapd_get_oper_chwidth(iface->conf); in hostapd_dfs_start_channel_switch()
1104 new_vht_oper_chwidth = hostapd_get_oper_chwidth(iface->conf); in hostapd_dfs_start_channel_switch()
Dacs.c691 if (hostapd_get_oper_chwidth(iface->conf) == in acs_find_ideal_chan_mode()
700 if (hostapd_get_oper_chwidth(iface->conf) == in acs_find_ideal_chan_mode()
848 switch (hostapd_get_oper_chwidth(iface->conf)) { in acs_find_ideal_chan()
889 switch (hostapd_get_oper_chwidth(iface->conf)) { in acs_adjust_center_freq()
Dneighbor_db.c198 u8 oper_chwidth = hostapd_get_oper_chwidth(hapd->iconf); in hostapd_get_nr_chan_width()
267 hostapd_get_oper_chwidth(hapd->iconf), in hostapd_neighbor_set_own_report()
Dbeacon.c413 hostapd_get_oper_chwidth(hapd->iconf), in hostapd_eid_supported_op_classes()
1185 switch (hostapd_get_oper_chwidth(hapd->iconf)) { in hostapd_fils_discovery_cap()
1811 hostapd_get_oper_chwidth(iconf), in ieee802_11_set_beacon()
Dap_config.h1087 static inline u8 hostapd_get_oper_chwidth(struct hostapd_config *conf) in hostapd_get_oper_chwidth() function
Dhostapd.c279 hostapd_get_oper_chwidth(oldconf)); in hostapd_reload_config()
2045 hostapd_get_oper_chwidth(hapd->iconf), in hostapd_setup_interface_complete_sync()
3428 hostapd_get_oper_chwidth(conf), in hostapd_change_config_freq()
Dap_drv_ops.c964 u8 oper_chwidth = hostapd_get_oper_chwidth(hapd->iface->conf); in hostapd_drv_do_acs()
Dieee802_11.c6796 switch (hostapd_get_oper_chwidth(iconf)) { in hostapd_eid_txpower_envelope()
/external/wpa_supplicant_8/wpa_supplicant/
Dmesh.c228 hostapd_get_oper_chwidth(ifmsh->conf), in wpas_mesh_update_freq_params()
Dap.c88 if (hostapd_get_oper_chwidth(conf) == CHANWIDTH_80P80MHZ) { in wpas_conf_ap_vht()
109 switch (hostapd_get_oper_chwidth(conf)) { in wpas_conf_ap_vht()