Searched refs:tDot11fIERSN (Results 1 – 12 of 12) sorted by relevance
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/inc/ |
D | utils_parser.h | 54 QDF_STATUS convert_rsn(struct mac_context *, tSirMacRsnInfo *, tDot11fIERSN *);
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
D | lim_process_assoc_req_frame.c | 996 tDot11fIERSN *rsn, in lim_check_sae_pmf_cap() 1010 tDot11fIERSN *rsn, in lim_check_sae_pmf_cap() 1040 tDot11fIERSN dot11f_ie_rsn = {0}; in lim_check_wpa_rsn_ie() 1514 tDot11fIERSN dot11f_ie_rsn = {0}; in lim_is_ocv_enable_in_assoc_req() 2126 static bool lim_is_sae_akm_present(tDot11fIERSN * const rsn_ie) in lim_is_sae_akm_present() 2185 tDot11fIERSN *rsn_ie, tSirMacAddr sa, in lim_is_sae_peer_allowed() 2213 tDot11fIERSN rsn_ie = {0}; in lim_validate_pmkid_for_sae()
|
D | lim_process_fils.c | 1256 tDot11fIERSN dot11f_ie_rsn = {0}; in lim_generate_fils_pmkr1_name() 1386 tDot11fIERSN dot11f_ie_rsn = {0}; in lim_process_fils_auth_frame2() 1482 tDot11fIERSN dot11f_ie_rsn = {0}; in lim_update_fils_config()
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/include/ |
D | lim_session.h | 792 tDot11fIERSN gStartBssRSNIe;
|
/wlan-driver/qcacld-3.0/core/mac/src/include/ |
D | dot11f.h | 7505 } tDot11fIERSN; typedef 7521 tDot11fIERSN*, 7526 tDot11fIERSN *, 7533 tDot11fIERSN *, 11170 tDot11fIERSN RSN; 11374 tDot11fIERSN RSN; 12222 tDot11fIERSN RSN; 12315 tDot11fIERSN RSN; 12356 tDot11fIERSN RSN; 12403 tDot11fIERSN RSN;
|
D | parser_api.h | 932 tpSirRSNie pRsnIe, tDot11fIERSN *pDot11f);
|
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ |
D | utils_parser.c | 189 tSirMacRsnInfo *pOld, tDot11fIERSN *pNew) in convert_rsn()
|
D | dot11f.c | 7592 tDot11fIERSN *pDst, in dot11f_unpack_ie_rsn() 12158 { offsetof(tDot11fBeacon, RSN), offsetof(tDot11fIERSN, present), 0, "RSN", 12666 { offsetof(tDot11fBeaconIEs, RSN), offsetof(tDot11fIERSN, present), 0, 14158 { offsetof(tDot11fTDLSDisRsp, RSN), offsetof(tDot11fIERSN, present), 0, 14292 { offsetof(tDot11fTDLSSetupCnf, RSN), offsetof(tDot11fIERSN, present), 0, 14370 { offsetof(tDot11fTDLSSetupReq, RSN), offsetof(tDot11fIERSN, present), 0, 14466 { offsetof(tDot11fTDLSSetupRsp, RSN), offsetof(tDot11fIERSN, present), 0, 16601 (tDot11fIERSN *) in unpack_core() 16603 sizeof(tDot11fIERSN) * in unpack_core() 18571 tDot11fIERSN *pIe, uint32_t *pnNeeded) in dot11f_get_packed_iersn() [all …]
|
D | parser_api.c | 1939 tpSirRSNie pRsnIe, tDot11fIERSN *pDot11f)
|
/wlan-driver/qcacld-3.0/core/sme/inc/ |
D | sme_api.h | 2906 uint8_t buf_len, tDot11fIERSN *rsn_ie,
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_hostapd.c | 3314 tDot11fIERSN dot11_rsn_ie = {0}; in hdd_softap_unpack_ie() 3338 memset(&dot11_rsn_ie, 0, sizeof(tDot11fIERSN)); in hdd_softap_unpack_ie()
|
/wlan-driver/qcacld-3.0/core/sme/src/common/ |
D | sme_api.c | 14440 uint8_t buf_len, tDot11fIERSN *rsn_ie, in sme_unpack_rsn_ie()
|