Home
last modified time | relevance | path

Searched refs:mdie_present (Results 1 – 10 of 10) sorted by relevance

/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_roam_offload.h558 bool mdie_present);
H A Dwlan_cm_roam_fw_sync.c737 uint8_t mdie_present; in cm_process_roam_keys() local
827 mdie_present = config.bool_value; in cm_process_roam_keys()
940 mdie_present) && in cm_process_roam_keys()
H A Dwlan_cm_roam_offload.c629 rso_config->rso_11r_info.mdid.mdie_present = in cm_roam_scan_offload_fill_lfr3_config()
630 rso_cfg->mdid.mdie_present; in cm_roam_scan_offload_fill_lfr3_config()
5510 pmksa.mdid.mdie_present = 1; in cm_update_pmk_cache_ft()
5792 bool mdie_present) in cm_is_auth_type_11r() argument
5800 if (mdie_present && mlme_obj->cfg.lfr.enable_ftopen) in cm_is_auth_type_11r()
5870 bool mdie_present; in cm_roam_start_init() local
5902 mdie_present = src_cfg.bool_value; in cm_roam_start_init()
5904 if (cm_is_auth_type_11r(mlme_obj, vdev, mdie_present)) { in cm_roam_start_init()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/inc/
H A Dwlan_cm_roam_api.h583 bool mdie_present) in wlan_cm_is_auth_type_11r() argument
585 return cm_is_auth_type_11r(mlme_obj, vdev, mdie_present); in wlan_cm_is_auth_type_11r()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/src/
H A Dwlan_crypto_global_api.c510 uint8_t mdie_present, i; in wlan_crypto_update_pmk_cache_ft() local
527 if (pmksa->mdid.mdie_present) { in wlan_crypto_update_pmk_cache_ft()
532 mdie_present = cached_pmksa->mdid.mdie_present; in wlan_crypto_update_pmk_cache_ft()
546 cached_pmksa->mdid.mdie_present = 1; in wlan_crypto_update_pmk_cache_ft()
558 cached_pmksa->mdid.mdie_present = 1; in wlan_crypto_update_pmk_cache_ft()
563 } else if (mdie_present && in wlan_crypto_update_pmk_cache_ft()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/inc/
H A Dwlan_crypto_global_def.h379 uint8_t mdie_present; member
/wlan-driver/qcacld-3.0/components/wmi/src/
H A Dwmi_unified_roam_tlv.c4321 if (roam_req->rso_11r_info.mdid.mdie_present && in wmi_is_ft_akm()
4682 roam_offload_11r->mdie_present = in wmi_fill_rso_tlvs()
4683 src_11r_info->mdid.mdie_present; in wmi_fill_rso_tlvs()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/src/
H A Dwlan_cm_roam_api.c852 dst_config->bool_value = rso_cfg->mdid.mdie_present; in wlan_cm_roam_cfg_get_value()
1484 rso_cfg->mdid.mdie_present = src_config->bool_value; in wlan_cm_roam_cfg_set_value()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h2076 uint8_t mdie_present; member
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h23050 A_UINT32 mdie_present; member