Home
last modified time | relevance | path

Searched refs:tx_good_frames (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/net/
H A Deepro100.c213 uint32_t tx_good_frames, tx_max_collisions, tx_late_collisions, member
712 s->statistics.tx_good_frames, attrs); in dump_statistics()
815 s->statistics.tx_good_frames++; in tx_command()
1796 VMSTATE_UINT32(statistics.tx_good_frames, EEPRO100State),