Searched refs:hostapd_set_oper_chwidth (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/wpa/src/ap/ |
| H A D | dfs.c | 984 hostapd_set_oper_chwidth(iface->conf, current_vht_oper_chwidth); in hostapd_dfs_request_channel_switch() 1037 hostapd_set_oper_chwidth(iface->conf, new_vht_oper_chwidth); in hostapd_dfs_request_channel_switch() 1260 hostapd_set_oper_chwidth(iface->conf, oper_chwidth - 1); in dfs_downgrade_bandwidth()
|
| H A D | drv_callbacks.c | 1267 hostapd_set_oper_chwidth(hapd->iconf, chwidth); in hostapd_event_ch_switch() 1463 hostapd_set_oper_chwidth(hapd->iconf, CONF_OPER_CHWIDTH_USE_HT); in hostapd_acs_channel_selected() 1473 hostapd_set_oper_chwidth( in hostapd_acs_channel_selected() 1476 hostapd_set_oper_chwidth( in hostapd_acs_channel_selected() 1484 hostapd_set_oper_chwidth(hapd->iconf, in hostapd_acs_channel_selected() 1493 hostapd_set_oper_chwidth(hapd->iconf, CONF_OPER_CHWIDTH_320MHZ); in hostapd_acs_channel_selected()
|
| H A D | hostapd.c | 321 hostapd_set_oper_chwidth(hapd->iconf, in hostapd_reload_config() 2181 hostapd_set_oper_chwidth(iface->conf, ch_width); in setup_interface2() 4303 hostapd_set_oper_chwidth(conf, CONF_OPER_CHWIDTH_USE_HT); in hostapd_change_config_freq() 4307 hostapd_set_oper_chwidth(conf, in hostapd_change_config_freq() 4310 hostapd_set_oper_chwidth(conf, in hostapd_change_config_freq() 4314 hostapd_set_oper_chwidth(conf, CONF_OPER_CHWIDTH_160MHZ); in hostapd_change_config_freq() 4317 hostapd_set_oper_chwidth(conf, CONF_OPER_CHWIDTH_320MHZ); in hostapd_change_config_freq() 4576 hostapd_set_oper_chwidth(iface->conf, bw); in hostapd_switch_channel_fallback()
|
| H A D | ap_config.h | 1256 hostapd_set_oper_chwidth(struct hostapd_config *conf, in hostapd_set_oper_chwidth() function
|
| H A D | hw_features.c | 401 hostapd_set_oper_chwidth(iface->conf, CONF_OPER_CHWIDTH_USE_HT); in ieee80211n_check_scan()
|
| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | ap.c | 86 hostapd_set_oper_chwidth(conf, ssid->max_oper_chwidth); in wpas_conf_ap_vht() 136 hostapd_set_oper_chwidth(conf, CONF_OPER_CHWIDTH_160MHZ); in wpas_conf_ap_vht() 148 hostapd_set_oper_chwidth(conf, CONF_OPER_CHWIDTH_80MHZ); in wpas_conf_ap_vht() 177 hostapd_set_oper_chwidth(conf, CONF_OPER_CHWIDTH_USE_HT); in wpas_conf_ap_vht()
|