Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Drtl8139.c427 uint16_t TxUndrn; member
1296 counters->TxUndrn = 0; in RTL8139TallyCounters_clear()
1343 val16 = cpu_to_le16(tally_counters->TxUndrn); in RTL8139TallyCounters_dma_write()
3259 VMSTATE_UINT16(tally_counters.TxUndrn, RTL8139State),