Home
last modified time | relevance | path

Searched refs:CHANWIDTH_USE_HT (Results 1 - 25 of 38) sorted by relevance

12

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dieee802_11_common.c1016 return ieee80211_freq_to_channel_ext(freq, 0, CHANWIDTH_USE_HT, in ieee80211_freq_to_chan()
1220 case CHANWIDTH_USE_HT: in ieee80211_freq_to_channel_ext()
1270 cw = CHANWIDTH_USE_HT; in ieee80211_chaninfo_to_channel()
2796 return CHANWIDTH_USE_HT; in op_class_to_ch_width()
2799 return CHANWIDTH_USE_HT; in op_class_to_ch_width()
2801 return CHANWIDTH_USE_HT; in op_class_to_ch_width()
2804 return CHANWIDTH_USE_HT; in op_class_to_ch_width()
2806 return CHANWIDTH_USE_HT; in op_class_to_ch_width()
2809 return CHANWIDTH_USE_HT; in op_class_to_ch_width()
2811 return CHANWIDTH_USE_HT; in op_class_to_ch_width()
[all...]
H A Dhw_features_common.c484 case CHANWIDTH_USE_HT: in hostapd_set_freq_params()
525 case CHANWIDTH_USE_HT: in hostapd_set_freq_params()
547 case CHANWIDTH_USE_HT: in hostapd_set_freq_params()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Ddfs.c33 case CHANWIDTH_USE_HT: in dfs_get_used_n_chans()
250 case CHANWIDTH_USE_HT: in dfs_adjust_center_freq()
294 case CHANWIDTH_USE_HT: in dfs_get_start_chan_idx()
H A Dneighbor_db.c150 if ((!vht && !he) || oper_chwidth == CHANWIDTH_USE_HT) in hostapd_get_nr_chan_width()
H A Dieee802_11_he.c74 case CHANWIDTH_USE_HT: in hostapd_eid_he_capab()
H A Dacs.c793 case CHANWIDTH_USE_HT: in acs_adjust_center_freq()
H A Dieee802_11_vht.c245 case CHANWIDTH_USE_HT: in hostapd_eid_txpower_envelope()
H A Dhw_features.c340 hostapd_set_oper_chwidth(iface->conf, CHANWIDTH_USE_HT); in ieee80211n_check_scan()
H A Dhostapd.c3316 hostapd_set_oper_chwidth(conf, CHANWIDTH_USE_HT); in hostapd_change_config_freq()
3370 bandwidth = CHANWIDTH_USE_HT; in hostapd_fill_csa_settings()
3485 int seg0_idx = 0, seg1_idx = 0, bw = CHANWIDTH_USE_HT; in hostapd_switch_channel_fallback()
3498 bw = CHANWIDTH_USE_HT; in hostapd_switch_channel_fallback()
H A Ddrv_callbacks.c836 chwidth = CHANWIDTH_USE_HT; in hostapd_event_ch_switch()
980 hostapd_set_oper_chwidth(hapd->iconf, CHANWIDTH_USE_HT); in hostapd_acs_channel_selected()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Ddfs.c33 case CHANWIDTH_USE_HT: in dfs_get_used_n_chans()
287 case CHANWIDTH_USE_HT: in dfs_adjust_center_freq()
337 case CHANWIDTH_USE_HT: in dfs_get_start_chan_idx()
969 if (oper_chwidth == CHANWIDTH_USE_HT) in dfs_downgrade_bandwidth()
H A Dneighbor_db.c208 if ((!vht && !he) || oper_chwidth == CHANWIDTH_USE_HT) in hostapd_get_nr_chan_width()
H A Dieee802_11_he.c110 case CHANWIDTH_USE_HT: in hostapd_eid_he_capab()
H A Dacs.c910 case CHANWIDTH_USE_HT: in acs_adjust_center_freq()
H A Dhostapd.c3552 hostapd_set_oper_chwidth(conf, CHANWIDTH_USE_HT); in hostapd_change_config_freq()
3607 bandwidth = CHANWIDTH_USE_HT; in hostapd_fill_csa_settings()
3730 int seg0_idx = 0, seg1_idx = 0, bw = CHANWIDTH_USE_HT; in hostapd_switch_channel_fallback()
3743 bw = CHANWIDTH_USE_HT; in hostapd_switch_channel_fallback()
H A Dhw_features.c379 hostapd_set_oper_chwidth(iface->conf, CHANWIDTH_USE_HT); in ieee80211n_check_scan()
H A Ddrv_callbacks.c933 chwidth = CHANWIDTH_USE_HT; in hostapd_event_ch_switch()
1195 hostapd_set_oper_chwidth(hapd->iconf, CHANWIDTH_USE_HT); in hostapd_acs_channel_selected()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dop_classes.c351 if (ieee80211_freq_to_channel_ext(freq, 0, CHANWIDTH_USE_HT, in wpas_supp_op_class_ie()
H A Dmesh.c480 ssid->max_oper_chwidth = CHANWIDTH_USE_HT; in wpa_supplicant_join_mesh()
H A Dap.c70 conf->vht_oper_chwidth == CHANWIDTH_USE_HT) in wpas_conf_ap_vht()
131 conf->vht_oper_chwidth = CHANWIDTH_USE_HT; in wpas_conf_ap_vht()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dap.c179 hostapd_set_oper_chwidth(conf, CHANWIDTH_USE_HT); in wpas_conf_ap_vht()
206 case CHANWIDTH_USE_HT: in get_max_oper_chwidth_6ghz()
255 ssid->max_oper_chwidth = CHANWIDTH_USE_HT; in wpas_conf_ap_he_6ghz()
271 CHANWIDTH_USE_HT, in wpa_supplicant_conf_ap_ht()
H A Dop_classes.c473 ieee80211_freq_to_channel_ext(bss->freq, 0, CHANWIDTH_USE_HT, in wpas_supp_op_class_ie()
H A Dmesh.c662 ssid->max_oper_chwidth = CHANWIDTH_USE_HT; in wpa_supplicant_join_mesh()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dhw_features_common.c385 case CHANWIDTH_USE_HT: in hostapd_set_freq_params()
H A Dieee802_11_common.c709 return ieee80211_freq_to_channel_ext(freq, 0, CHANWIDTH_USE_HT, in ieee80211_freq_to_chan()
899 vht = CHANWIDTH_USE_HT; in ieee80211_chaninfo_to_channel()

Completed in 39 milliseconds

12