Searched defs:ht40 (Results 1 – 10 of 10) sorted by relevance
/freebsd/sys/dev/rtwn/rtl8812a/ |
H A D | r12a_rom_image.h | 37 uint8_t ht40[R12A_GROUP_2G - 1]; member 49 uint8_t ht40[R12A_GROUP_5G]; member
|
/freebsd/sys/dev/rtwn/rtl8192e/ |
H A D | r92e_rom_image.h | 28 uint8_t ht40[R92E_GROUP_2G - 1]; member
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/ |
H A D | mt7921.h | 163 u8 ht40[9]; member
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | p2p_supplicant.c | 5970 int persistent_id, int pd, int ht40, int vht, in wpas_p2p_connect() 6482 int freq, int vht_center_freq2, int ht40, in wpas_p2p_init_go_params() 6895 int freq, int vht_center_freq2, int ht40, int vht, in wpas_p2p_group_add() 7042 int vht_center_freq2, int ht40, in wpas_p2p_group_add_persistent() 7680 int vht_center_freq2, int ht40, int vht, int max_chwidth, in wpas_p2p_invite()
|
H A D | config_ssid.h | 581 int ht40; member
|
H A D | scan.c | 2908 bool ht40 = false, vht80 = false, vht160 = false; in wpas_get_est_tpt() local
|
H A D | ctrl_iface.c | 6373 int ht40, vht, max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_connect() local 7049 int ht40, vht, he, max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_invite_persistent() local 7161 int ht40, int vht, int vht_chwidth, in p2p_ctrl_group_add_persistent() 7188 int ht40 = wpa_s->conf->p2p_go_ht40 || vht; in p2p_ctrl_group_add() local
|
H A D | wpa_supplicant.c | 2957 int ht40 = -1; in ibss_mesh_select_40mhz() local
|
/freebsd/contrib/wpa/src/p2p/ |
H A D | p2p.h | 100 int ht40; member
|
/freebsd/contrib/wpa/wpa_supplicant/dbus/ |
H A D | dbus_new_handlers_p2p.c | 366 int ht40 = wpa_s->conf->p2p_go_ht40 || vht; in wpas_dbus_handler_p2p_group_add() local
|