Loading fw/wmi_services.h +6 −1 Original line number Diff line number Diff line /* * Copyright (c) 2011-2020 The Linux Foundation. All rights reserved. * Copyright (c) 2011-2021 The Linux Foundation. All rights reserved. * * Previously licensed under the ISC license by Qualcomm Atheros, Inc. * Loading Loading @@ -509,6 +509,11 @@ typedef enum { * be sent on the WMI communication link. */ WMI_SERVICE_UNIFIED_LL_GET_STA_OVER_QMI_SUPPORT = 274, /* * Indicates FW supports EAPOL offload for SAE roaming if PMK of * candidate AP is present in FW. */ WMI_SERVICE_SAE_EAPOL_OFFLOAD_SUPPORT = 275, WMI_MAX_EXT2_SERVICE Loading fw/wmi_version.h +2 −2 Original line number Diff line number Diff line /* * Copyright (c) 2012-2020 The Linux Foundation. All rights reserved. * Copyright (c) 2012-2021 The Linux Foundation. All rights reserved. * * Previously licensed under the ISC license by Qualcomm Atheros, Inc. * Loading Loading @@ -36,7 +36,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_ 945 #define __WMI_REVISION_ 946 /** The Version Namespace should not be normally changed. Only * host and firmware of the same WMI namespace will work Loading Loading
fw/wmi_services.h +6 −1 Original line number Diff line number Diff line /* * Copyright (c) 2011-2020 The Linux Foundation. All rights reserved. * Copyright (c) 2011-2021 The Linux Foundation. All rights reserved. * * Previously licensed under the ISC license by Qualcomm Atheros, Inc. * Loading Loading @@ -509,6 +509,11 @@ typedef enum { * be sent on the WMI communication link. */ WMI_SERVICE_UNIFIED_LL_GET_STA_OVER_QMI_SUPPORT = 274, /* * Indicates FW supports EAPOL offload for SAE roaming if PMK of * candidate AP is present in FW. */ WMI_SERVICE_SAE_EAPOL_OFFLOAD_SUPPORT = 275, WMI_MAX_EXT2_SERVICE Loading
fw/wmi_version.h +2 −2 Original line number Diff line number Diff line /* * Copyright (c) 2012-2020 The Linux Foundation. All rights reserved. * Copyright (c) 2012-2021 The Linux Foundation. All rights reserved. * * Previously licensed under the ISC license by Qualcomm Atheros, Inc. * Loading Loading @@ -36,7 +36,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_ 945 #define __WMI_REVISION_ 946 /** The Version Namespace should not be normally changed. Only * host and firmware of the same WMI namespace will work Loading