Home
last modified time | relevance | path

Searched refs:oper_chan_width (Results 1 – 15 of 15) sorted by relevance

/hostap-latest/src/common/
Dhw_features_common.h39 enum oper_chan_width *width, u8 *seg0, u8 *seg1);
46 enum oper_chan_width oper_chwidth,
Dhw_features_common.c416 enum oper_chan_width *width, u8 *seg0) in punct_update_legacy_bw_160()
435 void punct_update_legacy_bw(u16 bitmap, u8 pri, enum oper_chan_width *width, in punct_update_legacy_bw()
459 enum oper_chan_width oper_chwidth, in hostapd_set_freq_params()
466 enum oper_chan_width oper_chwidth_legacy; in hostapd_set_freq_params()
Dieee802_11_common.h247 enum oper_chan_width chanwidth,
318 enum oper_chan_width op_class_to_ch_width(u8 op_class);
Ddefs.h463 enum oper_chan_width { enum
Dieee802_11_common.c1405 enum oper_chan_width chanwidth, in ieee80211_freq_to_channel_ext()
3293 enum oper_chan_width op_class_to_ch_width(u8 op_class) in op_class_to_ch_width()
/hostap-latest/src/ap/
Dap_config.h1140 enum oper_chan_width vht_oper_chwidth;
1185 enum oper_chan_width he_oper_chwidth;
1237 enum oper_chan_width eht_oper_chwidth;
1262 static inline enum oper_chan_width
1278 enum oper_chan_width oper_chwidth) in hostapd_set_oper_chwidth()
Dieee802_11_vht.c79 enum oper_chan_width oper_chwidth = in hostapd_eid_vht_operation()
Dneighbor_db.c209 enum oper_chan_width oper_chwidth; in hostapd_get_nr_chan_width()
Dieee802_11.h21 enum oper_chan_width;
Dieee802_11_he.c223 enum oper_chan_width oper_chwidth = in hostapd_eid_he_operation()
Dieee802_11_eht.c206 enum oper_chan_width chwidth; in hostapd_eid_eht_operation()
Dap_drv_ops.c1188 enum oper_chan_width oper_chwidth; in hostapd_drv_do_acs()
Dhostapd.c2167 enum oper_chan_width ch_width; in setup_interface2()
4517 enum oper_chan_width bw = CONF_OPER_CHWIDTH_USE_HT; in hostapd_switch_channel_fallback()
/hostap-latest/wpa_supplicant/
Dconfig_ssid.h603 enum oper_chan_width max_oper_chwidth;
Dwnm_sta.c951 enum oper_chan_width vht = CONF_OPER_CHWIDTH_USE_HT; in wnm_nei_rep_add_bss()