Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Deepro100.c217 rx_resource_errors, rx_overrun_errors, rx_cdt_errors, member
716 s->statistics.rx_resource_errors, attrs); in dump_statistics()
1712 s->statistics.rx_resource_errors++; in nic_receive()
1808 VMSTATE_UINT32(statistics.rx_resource_errors, EEPRO100State),