qcacld-3.0: Refactor LFR3 code to use cm api

Refactor csr_roam_pmkid_req_callback to use
mlme_cm_osif_pmksa_candidate_notify and move other
unused API under CM flag.

Change-Id: I835d54804f733eddff48de38e4c545a87f34bb30
CRs-Fixed: 2965602
This commit is contained in:
Utkarsh Bhatnagar
2021-06-09 17:21:32 +05:30
committed by Madan Koyyalamudi
부모 77f42260f1
커밋 d6a03bf7e0
23개의 변경된 파일104개의 추가작업 그리고 169개의 파일을 삭제

파일 보기

@@ -264,6 +264,7 @@ struct wlan_mlme_dot11_mode {
uint32_t vdev_type_dot11_mode;
};
#ifndef FEATURE_CM_ENABLE
/**
* enum roam_invoke_source_entity - Source of invoking roam invoke command.
* @USERSPACE_INITIATED: Userspace (supplicant)
@@ -283,6 +284,7 @@ struct mlme_roam_after_data_stall {
bool roam_invoke_in_progress;
enum roam_invoke_source_entity source;
};
#endif
/**
* struct mlme_edca_ac_vi - cwmin, cwmax and aifs value for edca_ac_vi