Searched defs:gbe_hw_stats (Results 1 – 1 of 1) sorted by relevance
640 struct gbe_hw_stats { struct641 u32 rx_good_frames;642 u32 rx_broadcast_frames;643 u32 rx_multicast_frames;644 u32 rx_pause_frames;645 u32 rx_crc_errors;646 u32 rx_align_code_errors;647 u32 rx_oversized_frames;648 u32 rx_jabber_frames;649 u32 rx_undersized_frames;[all …]