Home
last modified time | relevance | path

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

/hostap-3.6.0/src/ap/
Ddfs.c32 switch (hostapd_get_oper_chwidth(iface->conf)) { in dfs_get_used_n_chans()
299 switch (hostapd_get_oper_chwidth(iface->conf)) { in dfs_adjust_center_freq()
349 switch (hostapd_get_oper_chwidth(iface->conf)) { in dfs_get_start_chan_idx()
407 hostapd_get_oper_chwidth(iface->conf)); in dfs_get_start_chan_idx()
544 if (hostapd_get_oper_chwidth(iface->conf) == CHANWIDTH_80P80MHZ) { in dfs_get_valid_channel()
868 hostapd_get_oper_chwidth(iface->conf), in hostapd_handle_dfs()
878 hostapd_get_oper_chwidth(iface->conf), in hostapd_handle_dfs()
993 oper_chwidth = hostapd_get_oper_chwidth(iface->conf); in dfs_downgrade_bandwidth()
1068 u8 current_vht_oper_chwidth = hostapd_get_oper_chwidth(iface->conf); in hostapd_dfs_start_channel_switch()
1139 new_vht_oper_chwidth = hostapd_get_oper_chwidth(iface->conf); in hostapd_dfs_start_channel_switch()
Dacs.c704 if (hostapd_get_oper_chwidth(iface->conf) == in acs_find_ideal_chan_mode()
713 if (hostapd_get_oper_chwidth(iface->conf) == in acs_find_ideal_chan_mode()
867 switch (hostapd_get_oper_chwidth(iface->conf)) { in acs_find_ideal_chan()
909 switch (hostapd_get_oper_chwidth(iface->conf)) { in acs_adjust_center_freq()
Dneighbor_db.c202 u8 oper_chwidth = hostapd_get_oper_chwidth(hapd->iconf); in hostapd_get_nr_chan_width()
271 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()
1214 switch (hostapd_get_oper_chwidth(hapd->iconf)) { in hostapd_fils_discovery_cap()
1849 hostapd_get_oper_chwidth(iconf), in __ieee802_11_set_beacon()
Dap_config.h1113 static inline u8 hostapd_get_oper_chwidth(struct hostapd_config *conf) in hostapd_get_oper_chwidth() function
Dhostapd.c280 hostapd_get_oper_chwidth(oldconf)); in hostapd_reload_config()
2071 hostapd_get_oper_chwidth(hapd->iconf), in hostapd_setup_interface_complete_sync()
3456 hostapd_get_oper_chwidth(conf), in hostapd_change_config_freq()
Dap_drv_ops.c965 u8 oper_chwidth = hostapd_get_oper_chwidth(hapd->iface->conf); in hostapd_drv_do_acs()
Dieee802_11.c6940 switch (hostapd_get_oper_chwidth(iconf)) { in hostapd_eid_txpower_envelope()
7331 hostapd_get_oper_chwidth(hapd->iconf), in hostapd_eid_rnr_iface()
/hostap-3.6.0/wpa_supplicant/
Dap.c87 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) == CHANWIDTH_80P80MHZ) { in wpas_conf_ap_vht()
114 switch (hostapd_get_oper_chwidth(conf)) { in wpas_conf_ap_vht()
Dmesh.c229 hostapd_get_oper_chwidth(ifmsh->conf), in wpas_mesh_update_freq_params()