Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Drtl8139.c412 typedef struct RTL8139TallyCounters struct
428 } RTL8139TallyCounters; argument
431 static void RTL8139TallyCounters_clear(RTL8139TallyCounters* counters);
500 RTL8139TallyCounters tally_counters;
1282 static void RTL8139TallyCounters_clear(RTL8139TallyCounters* counters) in RTL8139TallyCounters_clear()
1302 RTL8139TallyCounters *tally_counters = &s->tally_counters; in RTL8139TallyCounters_dma_write()