Searched defs:chwidth (Results 1 – 11 of 11) sorted by relevance
/hostap/tests/hwsim/ |
D | test_ibss.py | 53 wep_key0=None, freq=2412, chwidth=0, group_rekey=0): argument
|
D | test_wpas_mesh.py | 152 basic_rates=None, chwidth=-1, disable_vht=False, argument
|
/hostap/src/ap/ |
D | ieee802_11_ht.c | 87 enum oper_chan_width chwidth = hostapd_get_oper_chwidth(hapd->iconf); in set_ht_param() local
|
D | ieee802_11_eht.c | 206 enum oper_chan_width chwidth; in hostapd_eid_eht_operation() local
|
D | drv_callbacks.c | 1184 int channel, chwidth, is_dfs0, is_dfs; in hostapd_event_ch_switch() local
|
D | beacon.c | 1941 u8 chwidth = FD_CAP_BSS_CHWIDTH_20, he_mcs_nss_size = 4; in hostapd_fils_discovery_cap() local
|
/hostap/src/common/ |
D | ieee802_11_common.c | 3372 int chwidth_freq2_to_ch_width(int chwidth, int freq2) in chwidth_freq2_to_ch_width()
|
/hostap/wpa_supplicant/ |
D | ap.c | 204 static int get_max_oper_chwidth_6ghz(int chwidth) in get_max_oper_chwidth_6ghz()
|
D | ctrl_iface.c | 6390 int ht40, vht, max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_connect() local 7149 int ht40, vht, he, max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_invite_persistent() local 7303 int max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_group_add() local
|
D | wpa_supplicant.c | 3238 int chwidth, seg0, seg1; in ibss_mesh_select_80_160mhz() local
|
/hostap/wpa_supplicant/dbus/ |
D | dbus_new_handlers_p2p.c | 369 int max_oper_chwidth, chwidth = 0, freq2 = 0; in wpas_dbus_handler_p2p_group_add() local
|