Searched refs:TxERR (Results 1 – 1 of 1) sorted by relevance
415 uint64_t TxERR; member1284 counters->TxERR = 0; in RTL8139TallyCounters_clear()1311 val64 = cpu_to_le64(tally_counters->TxERR); in RTL8139TallyCounters_dma_write()3247 VMSTATE_UINT64(tally_counters.TxERR, RTL8139State),