Searched refs:rxGoodByteCounter (Results 1 – 2 of 2) sorted by relevance
179 IncrementByteCounter(rxGoodByteCounter, rxGoodByteCounterInterrupt, byteCount); in UpdateRxCounters()
68 table.AddRow(nameof(rxGoodByteCounter), Convert.ToString(rxGoodByteCounter.Value)); in GetCoutersInfo()668 ….WithValueField(0, 32, out rxGoodByteCounter, FieldMode.Read, name: "RX_OCTET_COUNT_GOOD.RXOCTG (R… in CreateRegisterMap()1388 private IValueRegisterField rxGoodByteCounter; field in Antmicro.Renode.Peripherals.Network.SynopsysDWCEthernetQualityOfService