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

WMI: add WLM and HOST_FORCE_FOLLOWUP MLO_LINK_SWITCH_REASON enum consts
Change-Id: Ic7d5d6999cdc8d54f6872d02f2c5cbe7e75d1c01
CRs-Fixed: 2262693
This commit is contained in:
spuligil
2023-10-13 12:02:42 -07:00
committed by Ravindra Konda
parent 6f2d9bc176
commit d8551ebf98
2 changed files with 9 additions and 7 deletions

View File

@@ -46683,6 +46683,8 @@ typedef enum _WMI_LINK_SWITCH_REASON{
WMI_MLO_LINK_SWITCH_REASON_C2_CHANGE = 3,
WMI_MLO_LINK_SWITCH_REASON_HOST_FORCE = 4,
WMI_MLO_LINK_SWITCH_REASON_T2LM = 5,
WMI_MLO_LINK_SWITCH_REASON_WLM = 6,
WMI_MLO_LINK_SWITCH_REASON_HOST_FORCE_FOLLOWUP = 7,
WMI_MLO_LINK_SWITCH_REASON_MAX,
} WMI_LINK_SWITCH_REASON;

View File

@@ -37,7 +37,7 @@
#define __WMI_VER_MINOR_ 0
/** WMI revision number has to be incremented when there is a
* change that may or may not break compatibility. */
#define __WMI_REVISION_ 1400
#define __WMI_REVISION_ 1401
/** The Version Namespace should not be normally changed. Only
* host and firmware of the same WMI namespace will work