Home
last modified time | relevance | path

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

/hostap-3.7.0/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()
2635 return CHANWIDTH_80MHZ; in op_class_to_ch_width()
2645 return CHANWIDTH_80MHZ; in op_class_to_ch_width()
Dieee802_11_defs.h1333 #define CHANWIDTH_80MHZ 1 macro
/hostap-3.7.0/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()
308 case CHANWIDTH_80MHZ: in dfs_adjust_center_freq()
352 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.c114 case CHANWIDTH_80MHZ: in hostapd_eid_he_capab()
Ddrv_callbacks.c898 chwidth = CHANWIDTH_80MHZ; in hostapd_event_ch_switch()
1149 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()
Dbeacon.c1222 case CHANWIDTH_80MHZ: in hostapd_fils_discovery_cap()
Dieee802_11.c6950 case CHANWIDTH_80MHZ: in hostapd_eid_txpower_envelope()
/hostap-3.7.0/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()
Dwnm_sta.c949 if (vht_oper->vht_op_info_chwidth == CHANWIDTH_80MHZ || in wnm_nei_rep_add_bss()
Dwpa_supplicant.c2690 chwidth = CHANWIDTH_80MHZ; in ibss_mesh_setup_freq()
Dp2p_supplicant.c9710 case CHANWIDTH_80MHZ: in wpas_p2p_move_go_csa()
Dctrl_iface.c5981 return CHANWIDTH_80MHZ; in parse_freq()