Loading fw/dbglog.h +3 −0 Original line number Diff line number Diff line /* * Copyright (c) 2012-2016 The Linux Foundation. All rights reserved. * Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved. * * Previously licensed under the ISC license by Qualcomm Atheros, Inc. * Loading Loading @@ -32,6 +33,8 @@ #include "athstartpack.h" #endif #include <a_types.h> /* A_UINT32 */ #include <a_osapi.h> /* PREPACK */ #include <wlan_module_ids.h> #ifdef __cplusplus Loading fw/wlan_module_ids.h +1 −0 Original line number Diff line number Diff line Loading @@ -156,6 +156,7 @@ typedef enum { WLAN_MODULE_AUX_MAC_MGR, /* 0x73 */ WLAN_MODULE_TCAM, /* 0x74 */ WLAN_MODULE_P2P_R2, /* 0x75 */ WLAN_MODULE_SYSSW, /* 0x76 */ WLAN_MODULE_ID_MAX, WLAN_MODULE_ID_INVALID = WLAN_MODULE_ID_MAX, Loading Loading
fw/dbglog.h +3 −0 Original line number Diff line number Diff line /* * Copyright (c) 2012-2016 The Linux Foundation. All rights reserved. * Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved. * * Previously licensed under the ISC license by Qualcomm Atheros, Inc. * Loading Loading @@ -32,6 +33,8 @@ #include "athstartpack.h" #endif #include <a_types.h> /* A_UINT32 */ #include <a_osapi.h> /* PREPACK */ #include <wlan_module_ids.h> #ifdef __cplusplus Loading
fw/wlan_module_ids.h +1 −0 Original line number Diff line number Diff line Loading @@ -156,6 +156,7 @@ typedef enum { WLAN_MODULE_AUX_MAC_MGR, /* 0x73 */ WLAN_MODULE_TCAM, /* 0x74 */ WLAN_MODULE_P2P_R2, /* 0x75 */ WLAN_MODULE_SYSSW, /* 0x76 */ WLAN_MODULE_ID_MAX, WLAN_MODULE_ID_INVALID = WLAN_MODULE_ID_MAX, Loading