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