Searched refs:rx_good_frames (Results 1 – 1 of 1) sorted by relevance
216 uint32_t rx_good_frames, rx_crc_errors, rx_alignment_errors, member714 s->statistics.rx_good_frames, attrs); in dump_statistics()1756 s->statistics.rx_good_frames++; in nic_receive()1805 VMSTATE_UINT32(statistics.rx_good_frames, EEPRO100State),