Searched refs:hostapd_set_oper_centr_freq_seg1_idx (Results 1 – 6 of 6) sorted by relevance
/hostap-latest/src/ap/ |
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()
|
D | drv_callbacks.c | 1271 hostapd_set_oper_centr_freq_seg1_idx(hapd->iconf, seg1_idx); in hostapd_event_ch_switch() 1463 hostapd_set_oper_centr_freq_seg1_idx(hapd->iconf, 0); in hostapd_acs_channel_selected() 1481 hostapd_set_oper_centr_freq_seg1_idx( in hostapd_acs_channel_selected() 1498 hostapd_set_oper_centr_freq_seg1_idx(hapd->iconf, 0); in hostapd_acs_channel_selected()
|
D | ap_config.h | 1337 hostapd_set_oper_centr_freq_seg1_idx(struct hostapd_config *conf, in hostapd_set_oper_centr_freq_seg1_idx() function
|
D | hw_features.c | 404 hostapd_set_oper_centr_freq_seg1_idx(iface->conf, 0); in ieee80211n_check_scan()
|
D | hostapd.c | 329 hostapd_set_oper_centr_freq_seg1_idx( in hostapd_reload_config() 4329 hostapd_set_oper_centr_freq_seg1_idx(conf, seg1); in hostapd_change_config_freq() 4568 hostapd_set_oper_centr_freq_seg1_idx(iface->conf, seg1_idx); in hostapd_switch_channel_fallback()
|
/hostap-latest/wpa_supplicant/ |
D | ap.c | 96 hostapd_set_oper_centr_freq_seg1_idx(conf, freq_seg_idx); in wpas_conf_ap_vht()
|