Searched refs:oper_chan_width (Results 1 – 15 of 15) sorted by relevance
/hostap-latest/src/common/ |
D | hw_features_common.h | 39 enum oper_chan_width *width, u8 *seg0, u8 *seg1); 46 enum oper_chan_width oper_chwidth,
|
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()
|
D | ieee802_11_common.h | 247 enum oper_chan_width chanwidth, 318 enum oper_chan_width op_class_to_ch_width(u8 op_class);
|
D | defs.h | 463 enum oper_chan_width { enum
|
D | ieee802_11_common.c | 1405 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/ |
D | ap_config.h | 1140 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()
|
D | ieee802_11_vht.c | 79 enum oper_chan_width oper_chwidth = in hostapd_eid_vht_operation()
|
D | neighbor_db.c | 209 enum oper_chan_width oper_chwidth; in hostapd_get_nr_chan_width()
|
D | ieee802_11.h | 21 enum oper_chan_width;
|
D | ieee802_11_he.c | 223 enum oper_chan_width oper_chwidth = in hostapd_eid_he_operation()
|
D | ieee802_11_eht.c | 206 enum oper_chan_width chwidth; in hostapd_eid_eht_operation()
|
D | ap_drv_ops.c | 1188 enum oper_chan_width oper_chwidth; in hostapd_drv_do_acs()
|
D | hostapd.c | 2167 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/ |
D | config_ssid.h | 603 enum oper_chan_width max_oper_chwidth;
|
D | wnm_sta.c | 951 enum oper_chan_width vht = CONF_OPER_CHWIDTH_USE_HT; in wnm_nei_rep_add_bss()
|