Searched defs:gbe_hw_stats (Results 1 – 1 of 1) sorted by relevance
650 struct gbe_hw_stats { struct651 u32 rx_good_frames;652 u32 rx_broadcast_frames;653 u32 rx_multicast_frames;654 u32 rx_pause_frames;655 u32 rx_crc_errors;656 u32 rx_align_code_errors;657 u32 rx_oversized_frames;658 u32 rx_jabber_frames;659 u32 rx_undersized_frames;[all …]