Searched defs:lan78xx_statstage (Results 1 – 1 of 1) sorted by relevance
227 struct lan78xx_statstage { struct228 u32 rx_fcs_errors;229 u32 rx_alignment_errors;230 u32 rx_fragment_errors;231 u32 rx_jabber_errors;232 u32 rx_undersize_frame_errors;233 u32 rx_oversize_frame_errors;234 u32 rx_dropped_frames;235 u32 rx_unicast_byte_count;236 u32 rx_broadcast_byte_count;[all …]