Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Deepro100.c218 rx_short_frame_errors; member
718 s->statistics.rx_short_frame_errors, attrs); in dump_statistics()
1651 s->statistics.rx_short_frame_errors++; in nic_receive()
1811 VMSTATE_UINT32(statistics.rx_short_frame_errors, EEPRO100State),