OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ts_info
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/src/ap/
wmm.c
170
up = (tspec->
ts_info
[1] >> 3) & 0x07;
171
psb = (tspec->
ts_info
[1] >> 2) & 0x01;
172
dir = (tspec->
ts_info
[0] >> 5) & 0x03;
173
tid = (tspec->
ts_info
[0] >> 1) & 0x0f;
/external/wpa_supplicant_8/src/common/
ieee802_11_defs.h
829
u8
ts_info
[3];
member in struct:wmm_tspec_element
[
all
...]
Completed in 25 milliseconds