qcacld-3.0: Add FW support for AKM 24

Add FW support for AKM 24

Change-Id: I067c7f2a4eabe680fdd38e78cb5ffbd8ad306ad3
CRs-Fixed: 3301709
This commit is contained in:
Vijay Raj
2022-09-27 22:58:16 -07:00
committed by Madan Koyyalamudi
parent d607d5e5e8
commit f101354847
3 changed files with 19 additions and 0 deletions

View File

@@ -1769,6 +1769,7 @@ struct bss_load_trigger {
#define AKM_SAE 3
#define AKM_OWE 4
#define AKM_SUITEB 5
#define AKM_SAE_EXT 6
#define LFR3_STA_ROAM_DISABLE_BY_P2P BIT(0)
#define LFR3_STA_ROAM_DISABLE_BY_NAN BIT(1)