fw-api: CL 27418163 - update fw common interface files
Change-Id: Ie80049a32e0c33c74e364df6038d9ce52260ea21 CRs-Fixed: 3830439
This commit is contained in:
@@ -48890,6 +48890,8 @@ typedef struct {
|
|||||||
A_UINT32 tlv_header;
|
A_UINT32 tlv_header;
|
||||||
/* status takes values from WMI_MLO_TID_TO_LINK_MAP_STATUS */
|
/* status takes values from WMI_MLO_TID_TO_LINK_MAP_STATUS */
|
||||||
A_UINT32 status;
|
A_UINT32 status;
|
||||||
|
/* Vdev_id on which T2LM command request is received */
|
||||||
|
A_UINT32 vdev_id;
|
||||||
} wmi_mlo_peer_tid_to_link_map_event_fixed_param;
|
} wmi_mlo_peer_tid_to_link_map_event_fixed_param;
|
||||||
|
|
||||||
|
|
||||||
|
@@ -37,7 +37,7 @@
|
|||||||
#define __WMI_VER_MINOR_ 0
|
#define __WMI_VER_MINOR_ 0
|
||||||
/** WMI revision number has to be incremented when there is a
|
/** WMI revision number has to be incremented when there is a
|
||||||
* change that may or may not break compatibility. */
|
* change that may or may not break compatibility. */
|
||||||
#define __WMI_REVISION_ 1512
|
#define __WMI_REVISION_ 1513
|
||||||
|
|
||||||
/** The Version Namespace should not be normally changed. Only
|
/** The Version Namespace should not be normally changed. Only
|
||||||
* host and firmware of the same WMI namespace will work
|
* host and firmware of the same WMI namespace will work
|
||||||
|
Reference in New Issue
Block a user