Searched refs:RxOkBrd (Results 1 – 1 of 1) sorted by relevance
422 uint64_t RxOkBrd; member870 ++s->tally_counters.RxOkBrd; in rtl8139_do_receive()1291 counters->RxOkBrd = 0; in RTL8139TallyCounters_clear()1332 val64 = cpu_to_le64(tally_counters->RxOkBrd); in RTL8139TallyCounters_dma_write()3254 VMSTATE_UINT64(tally_counters.RxOkBrd, RTL8139State),