Searched refs:tDot11fSaQueryReq (Results 1 – 3 of 3) sorted by relevance
/wlan-driver/qcacld-3.0/core/mac/src/include/ |
H A D | dot11f.h | 12137 } tDot11fSaQueryReq; typedef 12147 tDot11fSaQueryReq * pFrm, bool append_ie); 12149 tDot11fSaQueryReq *pFrm, uint8_t *pBuf, 12152 tDot11fSaQueryReq *pFrm,
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
H A D | lim_send_management_frames.c | 5959 tDot11fSaQueryReq frm; /* SA query request action frame */ 5986 nPayload = sizeof(tDot11fSaQueryReq);
|
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ |
H A D | dot11f.c | 14039 { "Category", offsetof(tDot11fSaQueryReq, Category), SigFfCategory, 14041 { "Action", offsetof(tDot11fSaQueryReq, Action), SigFfAction, 14043 { "TransactionId", offsetof(tDot11fSaQueryReq, TransactionId), 14049 { offsetof(tDot11fSaQueryReq, oci), offsetof(tDot11fIEoci, present), 0, 14055 tDot11fSaQueryReq *pFrm, bool append_ie) in dot11f_unpack_sa_query_req() 19340 tDot11fSaQueryReq *pFrm, uint32_t *pnNeeded) in dot11f_get_packed_sa_query_req_size() 32501 tDot11fSaQueryReq *pFrm, in dot11f_pack_sa_query_req()
|