osi: core: fix Doxygen warnings

1) Fix Doxygen warnings
2) include debug.h code only when OSI_DEBUG
is defined

JIRA NET-570

Change-Id: I5d002b959925bec3898cc2faafe3f506b3c9bd22
Signed-off-by: Narayan Reddy<narayanr@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/kernel/nvethernetrm/+/2847327
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
Narayan Reddy
2023-01-23 01:03:54 +05:30
committed by mobile promotions
parent 2a82c10c8f
commit 3fff0cd9ba
17 changed files with 70 additions and 70 deletions

View File

@@ -153,9 +153,9 @@
/** @} */
/**
* @addtogroup Helper Helper MACROS
* @addtogroup Generic helper MACROS
*
* @brief EQOS generic helper MACROS.
* @brief These are Generic helper macros used at various places.
* @{
*/
#define OSI_UCHAR_MAX (0xFFU)
@@ -253,6 +253,7 @@
#define OSI_DEBUG_TYPE_REG 2U
#define OSI_DEBUG_TYPE_STRUCTS 3U
#endif /* OSI_DEBUG */
/** @} */
/**
* @brief unused function attribute