![]() |
![]() |
Data Structures | |
struct | CpswStats_HostPort_2g_s |
CPSW 2G host port statistics. More... | |
struct | CpswStats_MacPort_2g_s |
CPSW 2G MAC port statistics. More... | |
struct | CpswStats_HostPort_Ng_s |
CPSW 5G or 9G host port statistics. More... | |
struct | CpswStats_MacPort_Ng_s |
CPSW 5G or 9G MAC port statistics. More... | |
Typedefs | |
typedef struct CpswStats_HostPort_2g_s | CpswStats_HostPort_2g |
CPSW 2G host port statistics. More... | |
typedef struct CpswStats_MacPort_2g_s | CpswStats_MacPort_2g |
CPSW 2G MAC port statistics. More... | |
typedef struct CpswStats_HostPort_Ng_s | CpswStats_HostPort_Ng |
CPSW 5G or 9G host port statistics. More... | |
typedef struct CpswStats_MacPort_Ng_s | CpswStats_MacPort_Ng |
CPSW 5G or 9G MAC port statistics. More... | |
The CPSW statistics module implements only the IOCTLs defined in the generic Enet Statistics API. There are no additional CPSW-specific IOCTLs.
The statistics structures are CPSW specific and may vary depending on the CPSW instance:
typedef struct CpswStats_HostPort_2g_s CpswStats_HostPort_2g |
CPSW 2G host port statistics.
Statistics values reported by the CPSW hardware for the host port.
typedef struct CpswStats_HostPort_Ng_s CpswStats_HostPort_Ng |
CPSW 5G or 9G host port statistics.
Statistics values reported by the CPSW hardware for the host port.
typedef struct CpswStats_MacPort_2g_s CpswStats_MacPort_2g |
CPSW 2G MAC port statistics.
Statistics values reported by the CPSW hardware for the Ethernet MAC port.
typedef struct CpswStats_MacPort_Ng_s CpswStats_MacPort_Ng |
CPSW 5G or 9G MAC port statistics.
Statistics values reported by the CPSW hardware for the Ethernet MAC port.