Searched refs:hostapd_set_oper_centr_freq_seg0_idx (Results 1 – 7 of 7) sorted by relevance
/hostap-latest/src/ap/ |
D | dfs.c | 635 hostapd_set_oper_centr_freq_seg0_idx(iface->conf, cf1); in dfs_set_valid_channel() 1038 hostapd_set_oper_centr_freq_seg0_idx(iface->conf, in hostapd_dfs_request_channel_switch() 1127 hostapd_set_oper_centr_freq_seg0_idx( in hostapd_dfs_start_channel_switch_background() 1307 hostapd_set_oper_centr_freq_seg0_idx(iface->conf, in hostapd_dfs_start_channel_switch_cac() 1424 hostapd_set_oper_centr_freq_seg0_idx( in hostapd_dfs_start_channel_switch()
|
D | drv_callbacks.c | 1270 hostapd_set_oper_centr_freq_seg0_idx(hapd->iconf, seg0_idx); in hostapd_event_ch_switch() 1464 hostapd_set_oper_centr_freq_seg0_idx(hapd->iconf, 0); in hostapd_acs_channel_selected() 1468 hostapd_set_oper_centr_freq_seg0_idx( in hostapd_acs_channel_selected() 1472 hostapd_set_oper_centr_freq_seg0_idx( in hostapd_acs_channel_selected() 1488 hostapd_set_oper_centr_freq_seg0_idx( in hostapd_acs_channel_selected() 1496 hostapd_set_oper_centr_freq_seg0_idx( in hostapd_acs_channel_selected()
|
D | ap_config.h | 1308 hostapd_set_oper_centr_freq_seg0_idx(struct hostapd_config *conf, in hostapd_set_oper_centr_freq_seg0_idx() function
|
D | acs.c | 1242 hostapd_set_oper_centr_freq_seg0_idx(iface->conf, center); in acs_adjust_center_freq()
|
D | hw_features.c | 403 hostapd_set_oper_centr_freq_seg0_idx(iface->conf, 0); in ieee80211n_check_scan()
|
D | hostapd.c | 326 hostapd_set_oper_centr_freq_seg0_idx( in hostapd_reload_config() 4328 hostapd_set_oper_centr_freq_seg0_idx(conf, seg0); in hostapd_change_config_freq() 4567 hostapd_set_oper_centr_freq_seg0_idx(iface->conf, seg0_idx); in hostapd_switch_channel_fallback()
|
/hostap-latest/wpa_supplicant/ |
D | ap.c | 104 hostapd_set_oper_centr_freq_seg0_idx(conf, freq_seg_idx); in wpas_conf_ap_vht() 165 hostapd_set_oper_centr_freq_seg0_idx(conf, center_chan); in wpas_conf_ap_vht() 175 hostapd_set_oper_centr_freq_seg0_idx( in wpas_conf_ap_vht()
|