Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Dhw_features_common.c504 case CHANWIDTH_80MHZ: in hostapd_set_freq_params()
540 case CHANWIDTH_80MHZ: in hostapd_set_freq_params()
573 case CHANWIDTH_80MHZ: in hostapd_set_freq_params()
575 if ((oper_chwidth == CHANWIDTH_80MHZ && in hostapd_set_freq_params()
Dieee802_11_common.c947 case CHANWIDTH_80MHZ: in ieee80211_freq_to_channel_ext()
1052 case CHANWIDTH_80MHZ: in ieee80211_freq_to_channel_ext()
1138 cw = CHANWIDTH_80MHZ; in ieee80211_chaninfo_to_channel()
2574 return CHANWIDTH_80MHZ; in op_class_to_ch_width()
2584 return CHANWIDTH_80MHZ; in op_class_to_ch_width()
Dieee802_11_defs.h1321 #define CHANWIDTH_80MHZ 1 macro
/external/wpa_supplicant_8/src/ap/
Dacs.c692 CHANWIDTH_80MHZ && in acs_find_ideal_chan_mode()
849 case CHANWIDTH_80MHZ: in acs_find_ideal_chan()
893 case CHANWIDTH_80MHZ: in acs_adjust_center_freq()
Ddfs.c35 case CHANWIDTH_80MHZ: in dfs_get_used_n_chans()
287 case CHANWIDTH_80MHZ: in dfs_adjust_center_freq()
331 case CHANWIDTH_80MHZ: in dfs_get_start_chan_idx()
Dneighbor_db.c206 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()
1132 CHANWIDTH_80MHZ); in hostapd_acs_channel_selected()
Dhostapd.c3446 hostapd_set_oper_chwidth(conf, CHANWIDTH_80MHZ); in hostapd_change_config_freq()
3488 bandwidth = CHANWIDTH_80MHZ; in hostapd_fill_csa_settings()
3636 bw = CHANWIDTH_80MHZ; in hostapd_switch_channel_fallback()
Dap_drv_ops.c966 if (oper_chwidth == CHANWIDTH_80MHZ) in hostapd_drv_do_acs()
Dbeacon.c1193 case CHANWIDTH_80MHZ: in hostapd_fils_discovery_cap()
Dieee802_11.c6806 case CHANWIDTH_80MHZ: in hostapd_eid_txpower_envelope()
/external/wpa_supplicant_8/wpa_supplicant/
Dmesh.c616 ssid->max_oper_chwidth = CHANWIDTH_80MHZ; in wpa_supplicant_join_mesh()
Dap.c110 case CHANWIDTH_80MHZ: in wpas_conf_ap_vht()
136 hostapd_set_oper_chwidth(conf, CHANWIDTH_80MHZ); in wpas_conf_ap_vht()
Drrm.c743 vht = CHANWIDTH_80MHZ; in wpas_get_op_chan_phy()
Dwnm_sta.c945 if (vht_oper->vht_op_info_chwidth == CHANWIDTH_80MHZ || in wnm_nei_rep_add_bss()
Dwpa_supplicant.c2633 chwidth = CHANWIDTH_80MHZ; in ibss_mesh_setup_freq()
Dp2p_supplicant.c9511 case CHANWIDTH_80MHZ: in wpas_p2p_move_go_csa()
Dctrl_iface.c5994 return CHANWIDTH_80MHZ; in parse_freq()
/external/wpa_supplicant_8/hostapd/hidl/1.3/
Dhostapd.cpp568 case CHANWIDTH_80MHZ: in getBandwidth()