OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:disable_eht
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/wpa/dist/wpa_supplicant/
config_ssid.h
1256
*
disable_eht
- Disable EHT (IEEE 802.11be) for this network
1261
int
disable_eht
;
member in struct:wpa_ssid
config_file.c
894
INT(
disable_eht
);
wpa_supplicant.c
2930
if (ssid->
disable_eht
)
6389
params->
disable_eht
= ssid->
disable_eht
;
config.c
2755
{ INT_RANGE(
disable_eht
, 0, 1)},
/src/external/bsd/wpa/dist/src/drivers/
driver.h
1358
*
disable_eht
- Disable EHT for this connection
1360
int
disable_eht
;
member in struct:wpa_driver_associate_params
driver_nl80211.c
6529
if (params->
disable_eht
) {
Completed in 59 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026