Searched defs:lan78xx_statstage64 (Results 1 – 2 of 2) sorted by relevance
223 struct lan78xx_statstage64 { struct224 u64 rx_fcs_errors;225 u64 rx_alignment_errors;226 u64 rx_fragment_errors;227 u64 rx_jabber_errors;228 u64 rx_undersize_frame_errors;229 u64 rx_oversize_frame_errors;230 u64 rx_dropped_frames;231 u64 rx_unicast_byte_count;232 u64 rx_broadcast_byte_count;[all …]
234 struct lan78xx_statstage64 { struct235 u64 rx_fcs_errors;236 u64 rx_alignment_errors;237 u64 rx_fragment_errors;238 u64 rx_jabber_errors;239 u64 rx_undersize_frame_errors;240 u64 rx_oversize_frame_errors;241 u64 rx_dropped_frames;242 u64 rx_unicast_byte_count;243 u64 rx_broadcast_byte_count;[all …]