Home
last modified time | relevance | path

Searched refs:tDot11fIERSN (Results 1 – 12 of 12) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/inc/
Dutils_parser.h54 QDF_STATUS convert_rsn(struct mac_context *, tSirMacRsnInfo *, tDot11fIERSN *);
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_process_assoc_req_frame.c996 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()
Dlim_process_fils.c1256 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/
Dlim_session.h792 tDot11fIERSN gStartBssRSNIe;
/wlan-driver/qcacld-3.0/core/mac/src/include/
Ddot11f.h7505 } 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;
Dparser_api.h932 tpSirRSNie pRsnIe, tDot11fIERSN *pDot11f);
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
Dutils_parser.c189 tSirMacRsnInfo *pOld, tDot11fIERSN *pNew) in convert_rsn()
Ddot11f.c7592 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 …]
Dparser_api.c1939 tpSirRSNie pRsnIe, tDot11fIERSN *pDot11f)
/wlan-driver/qcacld-3.0/core/sme/inc/
Dsme_api.h2906 uint8_t buf_len, tDot11fIERSN *rsn_ie,
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_hostapd.c3314 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/
Dsme_api.c14440 uint8_t buf_len, tDot11fIERSN *rsn_ie, in sme_unpack_rsn_ie()