Home
last modified time | relevance | path

Searched refs:CHANWIDTH_80MHZ (Results 1 – 25 of 37) sorted by relevance

12

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dhw_features_common.c403 if (oper_chwidth == CHANWIDTH_80MHZ) in hostapd_set_freq_params()
498 case CHANWIDTH_80MHZ: in hostapd_set_freq_params()
534 case CHANWIDTH_80MHZ: in hostapd_set_freq_params()
567 case CHANWIDTH_80MHZ: in hostapd_set_freq_params()
574 if (oper_chwidth == CHANWIDTH_80MHZ && center_segment1) { in hostapd_set_freq_params()
Dieee802_11_common.c941 case CHANWIDTH_80MHZ: in ieee80211_freq_to_channel_ext()
1046 case CHANWIDTH_80MHZ: in ieee80211_freq_to_channel_ext()
1132 cw = CHANWIDTH_80MHZ; in ieee80211_chaninfo_to_channel()
2633 return CHANWIDTH_80MHZ; in op_class_to_ch_width()
2643 return CHANWIDTH_80MHZ; in op_class_to_ch_width()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dacs.c599 case CHANWIDTH_80MHZ: in acs_find_ideal_chan()
652 CHANWIDTH_80MHZ && in acs_find_ideal_chan()
796 case CHANWIDTH_80MHZ: in acs_adjust_center_freq()
Ddfs.c35 case CHANWIDTH_80MHZ: in dfs_get_used_n_chans()
258 case CHANWIDTH_80MHZ: in dfs_adjust_center_freq()
296 case CHANWIDTH_80MHZ: in dfs_get_start_chan_idx()
Dneighbor_db.c152 if (oper_chwidth == CHANWIDTH_80MHZ) in hostapd_get_nr_chan_width()
Dieee802_11_he.c73 case CHANWIDTH_80MHZ: in hostapd_eid_he_capab()
Dieee802_11_vht.c254 case CHANWIDTH_80MHZ: in hostapd_eid_txpower_envelope()
Ddrv_callbacks.c824 chwidth = CHANWIDTH_80MHZ; in hostapd_event_ch_switch()
984 hostapd_set_oper_chwidth(hapd->iconf, CHANWIDTH_80MHZ); in hostapd_acs_channel_selected()
Dhostapd.c3322 hostapd_set_oper_chwidth(conf, CHANWIDTH_80MHZ); in hostapd_change_config_freq()
3364 bandwidth = CHANWIDTH_80MHZ; in hostapd_fill_csa_settings()
3504 bw = CHANWIDTH_80MHZ; in hostapd_switch_channel_fallback()
Dap_drv_ops.c949 if (oper_chwidth == CHANWIDTH_80MHZ) in hostapd_drv_do_acs()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dacs.c705 CHANWIDTH_80MHZ && in acs_find_ideal_chan_mode()
868 case CHANWIDTH_80MHZ: in acs_find_ideal_chan()
913 case CHANWIDTH_80MHZ: in acs_adjust_center_freq()
Ddfs.c35 case CHANWIDTH_80MHZ: in dfs_get_used_n_chans()
290 case CHANWIDTH_80MHZ: in dfs_adjust_center_freq()
334 case CHANWIDTH_80MHZ: in dfs_get_start_chan_idx()
Dneighbor_db.c210 if (oper_chwidth == CHANWIDTH_80MHZ) in hostapd_get_nr_chan_width()
Dieee802_11_he.c109 case CHANWIDTH_80MHZ: in hostapd_eid_he_capab()
Ddrv_callbacks.c898 chwidth = CHANWIDTH_80MHZ; in hostapd_event_ch_switch()
1147 CHANWIDTH_80MHZ); in hostapd_acs_channel_selected()
Dhostapd.c3488 hostapd_set_oper_chwidth(conf, CHANWIDTH_80MHZ); in hostapd_change_config_freq()
3531 bandwidth = CHANWIDTH_80MHZ; in hostapd_fill_csa_settings()
3679 bw = CHANWIDTH_80MHZ; in hostapd_switch_channel_fallback()
Dap_drv_ops.c967 if (oper_chwidth == CHANWIDTH_80MHZ) in hostapd_drv_do_acs()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dhw_features_common.c403 case CHANWIDTH_80MHZ: in hostapd_set_freq_params()
405 if ((oper_chwidth == CHANWIDTH_80MHZ && in hostapd_set_freq_params()
Dieee802_11_common.c774 case CHANWIDTH_80MHZ: in ieee80211_freq_to_channel_ext()
902 vht = CHANWIDTH_80MHZ; in ieee80211_chaninfo_to_channel()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dmesh.c337 case CHANWIDTH_80MHZ: in wpa_supplicant_mesh_init()
473 ssid->max_oper_chwidth = CHANWIDTH_80MHZ; in wpa_supplicant_join_mesh()
Dap.c81 case CHANWIDTH_80MHZ: in wpas_conf_ap_vht()
107 conf->vht_oper_chwidth = CHANWIDTH_80MHZ; in wpas_conf_ap_vht()
Drrm.c724 vht = CHANWIDTH_80MHZ; in wpas_get_op_chan_phy()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dap.c115 case CHANWIDTH_80MHZ: in wpas_conf_ap_vht()
148 hostapd_set_oper_chwidth(conf, CHANWIDTH_80MHZ); in wpas_conf_ap_vht()
208 case CHANWIDTH_80MHZ: in get_max_oper_chwidth_6ghz()
Dmesh.c649 ssid->max_oper_chwidth = CHANWIDTH_80MHZ; in wpa_supplicant_join_mesh()
Drrm.c743 vht = CHANWIDTH_80MHZ; in wpas_get_op_chan_phy()

12