AM64x MCU+ SDK  08.02.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 /* ========================================================================== */
42 /* Include Files */
43 /* ========================================================================== */
44 
45 #include "hsrPrp_red_common.h"
46 
47 /* ========================================================================== */
48 /* Function Declarations */
49 /* ========================================================================== */
60  ICSS_EMAC_Handle icssEmacHandle);
61 
62 #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:371
hsrPrp_red_common.h
Commonly used Macros, structures and Offsets.
RED_STATUS
RED_STATUS
RED Status.
Definition: hsrPrp_red_common.h:524
RedGetStatistics
RED_STATUS RedGetStatistics(RED_STATISTICS *pStatisitcs, ICSS_EMAC_Handle icssEmacHandle)
Gets the RED statistics.