Home
last modified time | relevance | path

Searched refs:hostapd_set_oper_centr_freq_seg1_idx (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Ddfs.c636 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 Ddrv_callbacks.c1269 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 Dap_config.h1316 hostapd_set_oper_centr_freq_seg1_idx(struct hostapd_config *conf, in hostapd_set_oper_centr_freq_seg1_idx() function
H A Dhw_features.c400 hostapd_set_oper_centr_freq_seg1_idx(iface->conf, 0); in ieee80211n_check_scan()
H A Dhostapd.c326 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 Dap.c96 hostapd_set_oper_centr_freq_seg1_idx(conf, freq_seg_idx); in wpas_conf_ap_vht()