Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Dhw_features_common.h39 enum oper_chan_width *width, u8 *seg0, u8 *seg1);
46 enum oper_chan_width oper_chwidth,
H A 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()
H A Dieee802_11_common.h239 enum oper_chan_width chanwidth,
310 enum oper_chan_width op_class_to_ch_width(u8 op_class);
H A Ddefs.h463 enum oper_chan_width { enum
H A Dieee802_11_common.c1384 enum oper_chan_width chanwidth, in ieee80211_freq_to_channel_ext()
3266 enum oper_chan_width op_class_to_ch_width(u8 op_class) in op_class_to_ch_width()
/freebsd/contrib/wpa/src/ap/
H A Dap_config.h1119 enum oper_chan_width vht_oper_chwidth;
1164 enum oper_chan_width he_oper_chwidth;
1216 enum oper_chan_width eht_oper_chwidth;
1241 static inline enum oper_chan_width
1257 enum oper_chan_width oper_chwidth) in hostapd_set_oper_chwidth()
H A Dieee802_11_vht.c79 enum oper_chan_width oper_chwidth = in hostapd_eid_vht_operation()
H A Dneighbor_db.c209 enum oper_chan_width oper_chwidth; in hostapd_get_nr_chan_width()
H A Dieee802_11.h21 enum oper_chan_width;
H A Dieee802_11_he.c223 enum oper_chan_width oper_chwidth = in hostapd_eid_he_operation()
H A Dieee802_11_eht.c206 enum oper_chan_width chwidth; in hostapd_eid_eht_operation()
H A Dap_drv_ops.c1188 enum oper_chan_width oper_chwidth; in hostapd_drv_do_acs()
H A Dhostapd.c2178 enum oper_chan_width ch_width; in setup_interface2()
4524 enum oper_chan_width bw = CONF_OPER_CHWIDTH_USE_HT; in hostapd_switch_channel_fallback()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dconfig_ssid.h589 enum oper_chan_width max_oper_chwidth;
H A Dwnm_sta.c947 enum oper_chan_width vht = CONF_OPER_CHWIDTH_USE_HT; in wnm_nei_rep_add_bss()