OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HT_CAP_INFO_SHORT_GI20MHZ
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/wpa/dist/src/ap/
hw_features.c
627
if ((conf &
HT_CAP_INFO_SHORT_GI20MHZ
) &&
628
!(hw &
HT_CAP_INFO_SHORT_GI20MHZ
)) {
/src/external/bsd/wpa/dist/src/common/
ieee802_11_defs.h
1255
#define
HT_CAP_INFO_SHORT_GI20MHZ
((u16) BIT(5))
/src/external/bsd/wpa/dist/wpa_supplicant/
ap.c
416
HT_CAP_INFO_SHORT_GI20MHZ
|
wpa_supplicant.c
6164
le16 msk = host_to_le16(
HT_CAP_INFO_SHORT_GI20MHZ
|
/src/external/bsd/wpa/dist/hostapd/
config_file.c
1120
conf->ht_capab |=
HT_CAP_INFO_SHORT_GI20MHZ
;
Completed in 26 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026