Searched defs:am65_cpsw_stats_regs (Results 1 – 1 of 1) sorted by relevance
84 struct am65_cpsw_stats_regs { struct85 u32 rx_good_frames;86 u32 rx_broadcast_frames;87 u32 rx_multicast_frames;88 u32 rx_pause_frames; /* slave */89 u32 rx_crc_errors;90 u32 rx_align_code_errors; /* slave */91 u32 rx_oversized_frames;92 u32 rx_jabber_frames; /* slave */93 u32 rx_undersized_frames;[all …]