Searched defs:ale_hw_stats (Results 1 – 1 of 1) sorted by relevance
123 struct ale_hw_stats { struct125 uint32_t rx_frames;126 uint32_t rx_bcast_frames;127 uint32_t rx_mcast_frames;128 uint32_t rx_pause_frames;129 uint32_t rx_control_frames;130 uint32_t rx_crcerrs;131 uint32_t rx_lenerrs;132 uint64_t rx_bytes;133 uint32_t rx_runts;[all …]