Home
last modified time | relevance | path

Searched refs:hostapd_set_oper_chwidth (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/wpa/src/ap/
Ddfs.c967 hostapd_set_oper_chwidth(iface->conf, oper_chwidth - 1); in dfs_downgrade_bandwidth()
1108 hostapd_set_oper_chwidth(iface->conf, current_vht_oper_chwidth); in hostapd_dfs_start_channel_switch()
1152 hostapd_set_oper_chwidth(iface->conf, new_vht_oper_chwidth); in hostapd_dfs_start_channel_switch()
Ddrv_callbacks.c967 hostapd_set_oper_chwidth(hapd->iconf, chwidth); in hostapd_event_ch_switch()
1136 hostapd_set_oper_chwidth(hapd->iconf, CHANWIDTH_USE_HT); in hostapd_acs_channel_selected()
1146 hostapd_set_oper_chwidth(hapd->iconf, in hostapd_acs_channel_selected()
1149 hostapd_set_oper_chwidth(hapd->iconf, in hostapd_acs_channel_selected()
1156 hostapd_set_oper_chwidth(hapd->iconf, CHANWIDTH_160MHZ); in hostapd_acs_channel_selected()
Dhostapd.c279 hostapd_set_oper_chwidth(hapd->iconf, in hostapd_reload_config()
1715 hostapd_set_oper_chwidth(iface->conf, ch_width); in setup_interface2()
3482 hostapd_set_oper_chwidth(conf, CHANWIDTH_USE_HT); in hostapd_change_config_freq()
3486 hostapd_set_oper_chwidth(conf, CHANWIDTH_80P80MHZ); in hostapd_change_config_freq()
3488 hostapd_set_oper_chwidth(conf, CHANWIDTH_80MHZ); in hostapd_change_config_freq()
3491 hostapd_set_oper_chwidth(conf, CHANWIDTH_160MHZ); in hostapd_change_config_freq()
3695 hostapd_set_oper_chwidth(iface->conf, bw); in hostapd_switch_channel_fallback()
Dap_config.h1116 hostapd_set_oper_chwidth(struct hostapd_config *conf, u8 oper_chwidth) in hostapd_set_oper_chwidth() function
Dhw_features.c374 hostapd_set_oper_chwidth(iface->conf, CHANWIDTH_USE_HT); in ieee80211n_check_scan()
/freebsd-12-stable/contrib/wpa/wpa_supplicant/
Dap.c86 hostapd_set_oper_chwidth(conf, ssid->max_oper_chwidth); in wpas_conf_ap_vht()
136 hostapd_set_oper_chwidth(conf, CHANWIDTH_160MHZ); in wpas_conf_ap_vht()
148 hostapd_set_oper_chwidth(conf, CHANWIDTH_80MHZ); in wpas_conf_ap_vht()
177 hostapd_set_oper_chwidth(conf, CHANWIDTH_USE_HT); in wpas_conf_ap_vht()