Searched defs:ale_hw_stats (Results 1 – 1 of 1) sorted by relevance
845 struct ale_hw_stats { struct847 uint32_t rx_frames;848 uint32_t rx_bcast_frames;849 uint32_t rx_mcast_frames;850 uint32_t rx_pause_frames;851 uint32_t rx_control_frames;852 uint32_t rx_crcerrs;853 uint32_t rx_lenerrs;854 uint64_t rx_bytes;855 uint32_t rx_runts;[all …]