Searched refs:hostapd_set_oper_chwidth (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/wpa/src/ap/ |
| H A D | drv_callbacks.c | 856 hostapd_set_oper_chwidth(hapd->iconf, chwidth); in hostapd_event_ch_switch() 967 hostapd_set_oper_chwidth(hapd->iconf, CHANWIDTH_USE_HT); in hostapd_acs_channel_selected() 971 hostapd_set_oper_chwidth(hapd->iconf, CHANWIDTH_80MHZ); in hostapd_acs_channel_selected() 977 hostapd_set_oper_chwidth(hapd->iconf, in hostapd_acs_channel_selected() 986 hostapd_set_oper_chwidth(hapd->iconf, in hostapd_acs_channel_selected()
|
| H A D | hostapd.c | 268 hostapd_set_oper_chwidth(hapd->iconf, in hostapd_reload_config() 3316 hostapd_set_oper_chwidth(conf, CHANWIDTH_USE_HT); in hostapd_change_config_freq() 3320 hostapd_set_oper_chwidth(conf, CHANWIDTH_80P80MHZ); in hostapd_change_config_freq() 3322 hostapd_set_oper_chwidth(conf, CHANWIDTH_80MHZ); in hostapd_change_config_freq() 3325 hostapd_set_oper_chwidth(conf, CHANWIDTH_160MHZ); in hostapd_change_config_freq() 3520 hostapd_set_oper_chwidth(iface->conf, bw); in hostapd_switch_channel_fallback()
|
| H A D | ap_config.h | 1024 hostapd_set_oper_chwidth(struct hostapd_config *conf, u8 oper_chwidth) in hostapd_set_oper_chwidth() function
|
| H A D | hw_features.c | 334 hostapd_set_oper_chwidth(iface->conf, CHANWIDTH_USE_HT); in ieee80211n_check_scan()
|