Searched refs:RxOkPhy (Results 1 – 1 of 1) sorted by relevance
421 uint64_t RxOkPhy; member925 ++s->tally_counters.RxOkPhy; in rtl8139_do_receive()1290 counters->RxOkPhy = 0; in RTL8139TallyCounters_clear()1329 val64 = cpu_to_le64(tally_counters->RxOkPhy); in RTL8139TallyCounters_dma_write()3253 VMSTATE_UINT64(tally_counters.RxOkPhy, RTL8139State),