Searched refs:hostapd_set_oper_chwidth (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/wpa_supplicant_8/src/ap/ |
H A D | drv_callbacks.c | 1334 hostapd_set_oper_chwidth(hapd->iconf, chwidth); in hostapd_event_ch_switch() 1530 hostapd_set_oper_chwidth(hapd->iconf, CONF_OPER_CHWIDTH_USE_HT); in hostapd_acs_channel_selected() 1540 hostapd_set_oper_chwidth( in hostapd_acs_channel_selected() 1543 hostapd_set_oper_chwidth( in hostapd_acs_channel_selected() 1551 hostapd_set_oper_chwidth(hapd->iconf, in hostapd_acs_channel_selected() 1560 hostapd_set_oper_chwidth(hapd->iconf, CONF_OPER_CHWIDTH_320MHZ); in hostapd_acs_channel_selected()
|
H A D | dfs.c | 991 hostapd_set_oper_chwidth(iface->conf, current_vht_oper_chwidth); in hostapd_dfs_request_channel_switch() 1044 hostapd_set_oper_chwidth(iface->conf, new_vht_oper_chwidth); in hostapd_dfs_request_channel_switch() 1267 hostapd_set_oper_chwidth(iface->conf, oper_chwidth - 1); in dfs_downgrade_bandwidth()
|
H A D | hostapd.c | 321 hostapd_set_oper_chwidth(hapd->iconf, in hostapd_reload_config() 2211 hostapd_set_oper_chwidth(iface->conf, ch_width); in setup_interface2() 4350 hostapd_set_oper_chwidth(conf, CONF_OPER_CHWIDTH_USE_HT); in hostapd_change_config_freq() 4354 hostapd_set_oper_chwidth(conf, in hostapd_change_config_freq() 4357 hostapd_set_oper_chwidth(conf, in hostapd_change_config_freq() 4361 hostapd_set_oper_chwidth(conf, CONF_OPER_CHWIDTH_160MHZ); in hostapd_change_config_freq() 4364 hostapd_set_oper_chwidth(conf, CONF_OPER_CHWIDTH_320MHZ); in hostapd_change_config_freq() 4659 hostapd_set_oper_chwidth(iface->conf, bw); in hostapd_switch_channel_fallback()
|
H A D | ap_config.h | 1272 hostapd_set_oper_chwidth(struct hostapd_config *conf, in hostapd_set_oper_chwidth() function
|
H A D | hw_features.c | 423 hostapd_set_oper_chwidth(iface->conf, CONF_OPER_CHWIDTH_USE_HT); in ieee80211n_check_scan()
|
/aosp_15_r20/external/wpa_supplicant_8/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()
|