Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/include/
Ddot11f.h10905 } tDot11fAddTSRequest; typedef
10915 tDot11fAddTSRequest * pFrm, bool append_ie);
10917 tDot11fAddTSRequest *pFrm, uint8_t *pBuf,
10920 tDot11fAddTSRequest *pFrm,
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
Ddot11f.c11530 { "Category", offsetof(tDot11fAddTSRequest, Category), SigFfCategory,
11532 { "Action", offsetof(tDot11fAddTSRequest, Action), SigFfAction,
11534 { "DialogToken", offsetof(tDot11fAddTSRequest, DialogToken),
11540 { offsetof(tDot11fAddTSRequest, TSPEC), offsetof(tDot11fIETSPEC, present),
11543 { offsetof(tDot11fAddTSRequest, TCLAS), offsetof(tDot11fIETCLAS, present),
11544 offsetof(tDot11fAddTSRequest, num_TCLAS), "TCLAS", 2, 7, 45, SigIeTCLAS,
11546 { offsetof(tDot11fAddTSRequest, TCLASSPROC),
11550 { offsetof(tDot11fAddTSRequest, WMMTSPEC), offsetof(tDot11fIEWMMTSPEC,
11553 { offsetof(tDot11fAddTSRequest, WMMTCLAS), offsetof(tDot11fIEWMMTCLAS,
11554 present), offsetof(tDot11fAddTSRequest, num_WMMTCLAS), "WMMTCLAS",
[all …]
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_send_management_frames.c1038 tDot11fAddTSRequest AddTSReq; in lim_send_addts_req_action_frame()
1105 nPayload = sizeof(tDot11fAddTSRequest); in lim_send_addts_req_action_frame()
1143 nPayload = sizeof(tDot11fAddTSRequest); in lim_send_addts_req_action_frame()