OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VHT_CAP_TXSTBC
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/wpa/dist/src/ap/
ieee802_11_vht.c
366
cap &= ~
VHT_CAP_TXSTBC
;
367
if (!(own_cap &
VHT_CAP_TXSTBC
))
/src/external/bsd/wpa/dist/src/common/
hw_features_common.c
886
VHT_CAP_CHECK(
VHT_CAP_TXSTBC
);
ieee802_11_defs.h
1365
#define
VHT_CAP_TXSTBC
((u32) BIT(7))
/src/external/bsd/wpa/dist/hostapd/
config_file.c
1171
conf->vht_capab |=
VHT_CAP_TXSTBC
;
Completed in 23 milliseconds
Indexes created Sun Aug 16 00:25:19 UTC 2026