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

Change-Id: If1eef6e6515f2b0c878c474b664be2552e2d5cfb
WMI: add 11BE_MLO_TDLS_SUPPORT svc bit, MLO_LINK_FORCE_REASON_TDLS def
CRs-Fixed: 2262693
This commit is contained in:
spuligil
2023-02-21 18:00:59 -08:00
parent 671d21e9cc
commit 86d7fb930c
3 changed files with 3 additions and 1 deletions

View File

@@ -40555,6 +40555,7 @@ typedef enum {
WMI_MLO_LINK_FORCE_REASON_NEW_CONNECT = 1, /* Set force specific links because of new connection */
WMI_MLO_LINK_FORCE_REASON_NEW_DISCONNECT = 2, /* Set force specific links because of new dis-connection */
WMI_MLO_LINK_FORCE_REASON_LINK_REMOVAL = 3, /* Set force specific links because of AP-side link removal */
WMI_MLO_LINK_FORCE_REASON_TDLS = 4, /* Set force specific links because of 11BE MLO TDLS setup/teardown */
} WMI_MLO_LINK_FORCE_REASON;
typedef struct wmi_mlo_link_set_active_cmd