Forráskód Böngészése

fw-api: CL 25939560 - update fw common interface files

Change-Id: I131b97ecc1c6c5431d4b98ebd85ee9d55a03a32d
CRs-Fixed: 2262693
spuligil 1 éve
szülő
commit
a07d3dfc56
1 módosított fájl, 2 hozzáadás és 1 törlés
  1. 2 1
      fw/wlan_defs.h

+ 2 - 1
fw/wlan_defs.h

@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2013-2016, 2018-2021 The Linux Foundation. All rights reserved.
- * Copyright (c) 2021-2023 Qualcomm Innovation Center, Inc. All rights reserved.
+ * Copyright (c) 2021-2024 Qualcomm Innovation Center, Inc. All rights reserved.
  *
  * Previously licensed under the ISC license by Qualcomm Atheros, Inc.
  *
@@ -1754,6 +1754,7 @@ typedef enum {
 typedef enum {
     MLO_SHMEM_RECOVERY_CRASH_PARTNER_CHIPS = 1,
     MLO_SHMEM_RECOVER_NON_MLO_MODE = 2,
+    MLO_SHMEM_RECOVER_NON_CRASH_MLO_MODE = 3,
 } MLO_SHMEM_CHIP_RECOVERY_MODE;
 
 /* glb link info structures used for scratchpad memory (crash and recovery) */