Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Drtl8139.c431 static void RTL8139TallyCounters_clear(RTL8139TallyCounters* counters);
1279 RTL8139TallyCounters_clear(&s->tally_counters); in rtl8139_reset()
1282 static void RTL8139TallyCounters_clear(RTL8139TallyCounters* counters) in RTL8139TallyCounters_clear() function