Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Drtl8139.c499 RTL8139TallyCounters tally_counters; member
861 ++s->tally_counters.RxERR; in rtl8139_do_receive()
871 ++s->tally_counters.RxOkBrd; in rtl8139_do_receive()
880 ++s->tally_counters.RxERR; in rtl8139_do_receive()
892 ++s->tally_counters.RxERR; in rtl8139_do_receive()
902 ++s->tally_counters.RxOkMul; in rtl8139_do_receive()
916 ++s->tally_counters.RxERR; in rtl8139_do_receive()
926 ++s->tally_counters.RxOkPhy; in rtl8139_do_receive()
933 ++s->tally_counters.RxERR; in rtl8139_do_receive()
995 ++s->tally_counters.RxERR; in rtl8139_do_receive()
[all …]