Searched refs:hostapd_set_oper_chwidth (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/wpa/src/ap/ |
| H A D | drv_callbacks.c | 1400 hostapd_set_oper_chwidth(hapd->iconf, chwidth); in hostapd_event_ch_switch() 1595 hostapd_set_oper_chwidth(hapd->iconf, CONF_OPER_CHWIDTH_USE_HT); in hostapd_acs_channel_selected() 1605 hostapd_set_oper_chwidth( in hostapd_acs_channel_selected() 1608 hostapd_set_oper_chwidth( in hostapd_acs_channel_selected() 1616 hostapd_set_oper_chwidth(hapd->iconf, in hostapd_acs_channel_selected() 1625 hostapd_set_oper_chwidth(hapd->iconf, CONF_OPER_CHWIDTH_320MHZ); in hostapd_acs_channel_selected()
|
| H A D | dfs.c | 993 hostapd_set_oper_chwidth(iface->conf, current_vht_oper_chwidth); in hostapd_dfs_request_channel_switch() 1053 hostapd_set_oper_chwidth(iface->conf, new_vht_oper_chwidth); in hostapd_dfs_request_channel_switch() 1319 hostapd_set_oper_chwidth(iface->conf, oper_chwidth - 1); in dfs_downgrade_bandwidth()
|
| H A D | hostapd.c | 365 hostapd_set_oper_chwidth(hapd->iconf, in hostapd_reload_config() 2326 hostapd_set_oper_chwidth(iface->conf, ch_width); in setup_interface2() 4624 hostapd_set_oper_chwidth(conf, CONF_OPER_CHWIDTH_USE_HT); in hostapd_change_config_freq() 4628 hostapd_set_oper_chwidth(conf, in hostapd_change_config_freq() 4631 hostapd_set_oper_chwidth(conf, in hostapd_change_config_freq() 4635 hostapd_set_oper_chwidth(conf, CONF_OPER_CHWIDTH_160MHZ); in hostapd_change_config_freq() 4638 hostapd_set_oper_chwidth(conf, CONF_OPER_CHWIDTH_320MHZ); in hostapd_change_config_freq() 4996 hostapd_set_oper_chwidth(iface->conf, bw); in hostapd_switch_channel_fallback()
|
| H A D | hw_features.c | 474 hostapd_set_oper_chwidth(iface->conf, CONF_OPER_CHWIDTH_USE_HT); in ieee80211n_check_scan() 605 hostapd_set_oper_chwidth(iface->conf, CONF_OPER_CHWIDTH_USE_HT); in ap_ht40_scan_retry()
|
| H A D | ap_config.h | 1341 hostapd_set_oper_chwidth(struct hostapd_config *conf, in hostapd_set_oper_chwidth() function
|
| /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()
|