Home
last modified time | relevance | path

Searched refs:tDot11fAddTSResponse (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
Ddot11f.c11583 { "Category", offsetof(tDot11fAddTSResponse, Category), SigFfCategory,
11585 { "Action", offsetof(tDot11fAddTSResponse, Action), SigFfAction,
11587 { "DialogToken", offsetof(tDot11fAddTSResponse, DialogToken),
11589 { "Status", offsetof(tDot11fAddTSResponse, Status), SigFfStatus,
11595 { offsetof(tDot11fAddTSResponse, TSDelay), offsetof(tDot11fIETSDelay,
11598 { offsetof(tDot11fAddTSResponse, TSPEC), offsetof(tDot11fIETSPEC,
11601 { offsetof(tDot11fAddTSResponse, TCLAS), offsetof(tDot11fIETCLAS,
11602 present), offsetof(tDot11fAddTSResponse, num_TCLAS), "TCLAS",
11604 { offsetof(tDot11fAddTSResponse, TCLASSPROC),
11608 { offsetof(tDot11fAddTSResponse, Schedule), offsetof(tDot11fIESchedule,
[all …]
Dparser_api.c5943 tDot11fAddTSResponse addts = { {0} };
5956 qdf_mem_zero((uint8_t *) &addts, sizeof(tDot11fAddTSResponse));
/wlan-driver/qcacld-3.0/core/mac/src/include/
Ddot11f.h10945 } tDot11fAddTSResponse; typedef
10955 tDot11fAddTSResponse * pFrm, bool append_ie);
10957 tDot11fAddTSResponse *pFrm, uint8_t *pBuf,
10960 tDot11fAddTSResponse *pFrm,