Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Drtl8139.c425 uint16_t TxUndrn; member
1294 counters->TxUndrn = 0; in RTL8139TallyCounters_clear()
1341 val16 = cpu_to_le16(tally_counters->TxUndrn); in RTL8139TallyCounters_dma_write()
3257 VMSTATE_UINT16(tally_counters.TxUndrn, RTL8139State),