fw-api: CL 25722609 - update fw common interface files
WMI: add mlo_bridge_link in wmi_mlo_flags struct Change-Id: I2aeb4ab1741599f197980ccb709508c7f7d4b493 CRs-Fixed: 2262693
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Copyright (c) 2010-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.
|
||||
*
|
||||
@@ -16238,7 +16238,8 @@ typedef struct {
|
||||
*/
|
||||
nstr_bitmap_size:1,
|
||||
mlo_link_switch: 1, /* indicate the command is a part of link switch procedure */
|
||||
unused: 18;
|
||||
mlo_bridge_link:1, /* indicate link is bridge link */
|
||||
unused: 17;
|
||||
};
|
||||
A_UINT32 mlo_flags;
|
||||
};
|
||||
|
Reference in New Issue
Block a user