Searched refs:oper_chan_width (Results 1 – 15 of 15) sorted by relevance
/freebsd/contrib/wpa/src/common/ |
H A D | hw_features_common.h | 39 enum oper_chan_width *width, u8 *seg0, u8 *seg1); 46 enum oper_chan_width oper_chwidth,
|
H A D | hw_features_common.c | 416 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 D | ieee802_11_common.h | 239 enum oper_chan_width chanwidth, 310 enum oper_chan_width op_class_to_ch_width(u8 op_class);
|
H A D | defs.h | 463 enum oper_chan_width { enum
|
H A D | ieee802_11_common.c | 1384 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 D | ap_config.h | 1119 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 D | ieee802_11_vht.c | 79 enum oper_chan_width oper_chwidth = in hostapd_eid_vht_operation()
|
H A D | neighbor_db.c | 209 enum oper_chan_width oper_chwidth; in hostapd_get_nr_chan_width()
|
H A D | ieee802_11.h | 21 enum oper_chan_width;
|
H A D | ieee802_11_he.c | 223 enum oper_chan_width oper_chwidth = in hostapd_eid_he_operation()
|
H A D | ieee802_11_eht.c | 206 enum oper_chan_width chwidth; in hostapd_eid_eht_operation()
|
H A D | ap_drv_ops.c | 1188 enum oper_chan_width oper_chwidth; in hostapd_drv_do_acs()
|
H A D | hostapd.c | 2178 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 D | config_ssid.h | 589 enum oper_chan_width max_oper_chwidth;
|
H A D | wnm_sta.c | 947 enum oper_chan_width vht = CONF_OPER_CHWIDTH_USE_HT; in wnm_nei_rep_add_bss()
|