Searched refs:tDot11fAuthentication (Results 1 – 3 of 3) sorted by relevance
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ |
D | dot11f.c | 12032 { "AuthAlgo", offsetof(tDot11fAuthentication, AuthAlgo), SigFfAuthAlgo, 12034 { "AuthSeqNo", offsetof(tDot11fAuthentication, AuthSeqNo), SigFfAuthSeqNo, 12036 { "Status", offsetof(tDot11fAuthentication, Status), SigFfStatus, 12042 { offsetof(tDot11fAuthentication, ChallengeText), 12046 { offsetof(tDot11fAuthentication, RSNOpaque), 12050 { offsetof(tDot11fAuthentication, MobilityDomain), 12054 { offsetof(tDot11fAuthentication, FTInfo), offsetof(tDot11fIEFTInfo, 12057 { offsetof(tDot11fAuthentication, TimeoutInterval), 12061 { offsetof(tDot11fAuthentication, RICDataDesc), 12063 offsetof(tDot11fAuthentication, num_RICDataDesc), "RICDataDesc", [all …]
|
D | parser_api.c | 5781 update_ftie_in_fils_conf(tDot11fAuthentication *auth, 5843 sir_update_auth_frame2_struct_fils_conf(tDot11fAuthentication *auth, 5878 static void sir_update_auth_frame2_struct_fils_conf(tDot11fAuthentication *auth, 5888 static tDot11fAuthentication auth;
|
/wlan-driver/qcacld-3.0/core/mac/src/include/ |
D | dot11f.h | 11129 } tDot11fAuthentication; typedef 11139 tDot11fAuthentication * pFrm, bool append_ie); 11141 tDot11fAuthentication *pFrm, uint8_t *pBuf, 11144 tDot11fAuthentication *pFrm,
|