Home
last modified time | relevance | path

Searched refs:tDot11fDelTS (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/include/
Ddot11f.h11509 } tDot11fDelTS; typedef
11519 tDot11fDelTS * pFrm, bool append_ie);
11521 tDot11fDelTS *pFrm, uint8_t *pBuf,
11524 tDot11fDelTS *pFrm,
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_send_management_frames.c2016 tDot11fDelTS DelTS; in lim_send_delts_req_action_frame()
2041 nPayload = sizeof(tDot11fDelTS); in lim_send_delts_req_action_frame()
2060 nPayload = sizeof(tDot11fDelTS); in lim_send_delts_req_action_frame()
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
Ddot11f.c12938 { "Category", offsetof(tDot11fDelTS, Category), SigFfCategory,
12940 { "Action", offsetof(tDot11fDelTS, Action), SigFfAction,
12942 { "TSInfo", offsetof(tDot11fDelTS, TSInfo), SigFfTSInfo,
12944 { "Reason", offsetof(tDot11fDelTS, Reason), SigFfReason,
12954 tDot11fDelTS *pFrm, bool append_ie) in dot11f_unpack_del_ts()
19170 tDot11fDelTS *pFrm, uint32_t *pnNeeded) in dot11f_get_packed_del_ts_size()
32246 tDot11fDelTS *pFrm, in dot11f_pack_del_ts()
Dparser_api.c6111 tDot11fDelTS delts = { {0} };