Searched refs:TxAbt (Results 1 – 1 of 1) sorted by relevance
424 uint16_t TxAbt; member1293 counters->TxAbt = 0; in RTL8139TallyCounters_clear()1338 val16 = cpu_to_le16(tally_counters->TxAbt); in RTL8139TallyCounters_dma_write()3256 VMSTATE_UINT16(tally_counters.TxAbt, RTL8139State),