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