Searched refs:hostapd_set_oper_centr_freq_seg1_idx (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/wpa/src/ap/ |
H A D | dfs.c | 636 hostapd_set_oper_centr_freq_seg1_idx(iface->conf, cf2); in dfs_set_valid_channel() 1040 hostapd_set_oper_centr_freq_seg1_idx(iface->conf, in hostapd_dfs_request_channel_switch() 1129 hostapd_set_oper_centr_freq_seg1_idx( in hostapd_dfs_start_channel_switch_background() 1309 hostapd_set_oper_centr_freq_seg1_idx(iface->conf, in hostapd_dfs_start_channel_switch_cac() 1426 hostapd_set_oper_centr_freq_seg1_idx( in hostapd_dfs_start_channel_switch()
|
H A D | drv_callbacks.c | 1269 hostapd_set_oper_centr_freq_seg1_idx(hapd->iconf, seg1_idx); in hostapd_event_ch_switch() 1461 hostapd_set_oper_centr_freq_seg1_idx(hapd->iconf, 0); in hostapd_acs_channel_selected() 1479 hostapd_set_oper_centr_freq_seg1_idx( in hostapd_acs_channel_selected() 1496 hostapd_set_oper_centr_freq_seg1_idx(hapd->iconf, 0); in hostapd_acs_channel_selected()
|
H A D | ap_config.h | 1316 hostapd_set_oper_centr_freq_seg1_idx(struct hostapd_config *conf, in hostapd_set_oper_centr_freq_seg1_idx() function
|
H A D | hw_features.c | 400 hostapd_set_oper_centr_freq_seg1_idx(iface->conf, 0); in ieee80211n_check_scan()
|
H A D | hostapd.c | 326 hostapd_set_oper_centr_freq_seg1_idx( in hostapd_reload_config() 4336 hostapd_set_oper_centr_freq_seg1_idx(conf, seg1); in hostapd_change_config_freq() 4575 hostapd_set_oper_centr_freq_seg1_idx(iface->conf, seg1_idx); in hostapd_switch_channel_fallback()
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | ap.c | 96 hostapd_set_oper_centr_freq_seg1_idx(conf, freq_seg_idx); in wpas_conf_ap_vht()
|