Searched defs:gbe_hw_stats (Results 1 – 1 of 1) sorted by relevance
578 struct gbe_hw_stats { struct579 u32 rx_good_frames;580 u32 rx_broadcast_frames;581 u32 rx_multicast_frames;582 u32 rx_pause_frames;583 u32 rx_crc_errors;584 u32 rx_align_code_errors;585 u32 rx_oversized_frames;586 u32 rx_jabber_frames;587 u32 rx_undersized_frames;[all …]