Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Drtl8139.c410 typedef struct RTL8139TallyCounters struct
426 } RTL8139TallyCounters; argument
429 static void RTL8139TallyCounters_clear(RTL8139TallyCounters* counters);
498 RTL8139TallyCounters tally_counters;
1280 static void RTL8139TallyCounters_clear(RTL8139TallyCounters* counters) in RTL8139TallyCounters_clear()
1300 RTL8139TallyCounters *tally_counters = &s->tally_counters; in RTL8139TallyCounters_dma_write()