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

Change-Id: I24e0026587f5b73bba79d25b254c58c08ad1d623
WMI: add key_ken,_flags fields in roam_ml_key_material_param struct
CRs-Fixed: 2262693
This commit is contained in:
spuligil
2023-06-01 06:01:17 -07:00
کامیت شده توسط Rahul Choudhary
والد 3d56b70a6e
کامیت 7d19bafc31
2فایلهای تغییر یافته به همراه3 افزوده شده و 1 حذف شده

مشاهده پرونده

@@ -24515,6 +24515,8 @@ typedef struct {
* Otherwise, it will be bssid which specified with link_id.
*/
wmi_mac_addr mac_addr;
A_UINT32 key_len; /* number of valid bytes within key_buff */
A_UINT32 key_flags;
} wmi_roam_ml_key_material_param;
typedef struct {

مشاهده پرونده

@@ -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_ 1341
#define __WMI_REVISION_ 1342
/** The Version Namespace should not be normally changed. Only
* host and firmware of the same WMI namespace will work