AM64x MCU+ SDK  08.03.00
hsrPrp_red_statistics.h
Go to the documentation of this file.
1 
38 #ifndef RED_STATISTICS_H_
39 #define RED_STATISTICS_H_
40 
41 #ifdef __cplusplus
42 extern "C"
43 {
44 #endif
45 
46 
47 /* ========================================================================== */
48 /* Include Files */
49 /* ========================================================================== */
50 
51 #include "hsrPrp_red_common.h"
52 
53 /* ========================================================================== */
54 /* Function Declarations */
55 /* ========================================================================== */
66  ICSS_EMAC_Handle icssEmacHandle);
67 
68 
69 #ifdef __cplusplus
70 }
71 #endif
72 
73 #endif /* RED_STATISTICS_H_ */
ICSS_EMAC_Handle
struct ICSS_EMAC_Config_s * ICSS_EMAC_Handle
Alias for ICSS EMAC Handle containing base addresses and modules.
Definition: icss_emac.h:368
RED_STATISTICS
LRE Interface Statistics.
Definition: hsrPrp_red_common.h:377
hsrPrp_red_common.h
Commonly used Macros, structures and Offsets.
RED_STATUS
RED_STATUS
RED Status.
Definition: hsrPrp_red_common.h:530
RedGetStatistics
RED_STATUS RedGetStatistics(RED_STATISTICS *pStatisitcs, ICSS_EMAC_Handle icssEmacHandle)
Gets the RED statistics.