Searched refs:txGoodByteCounter (Results 1 – 2 of 2) sorted by relevance
137 IncrementByteCounter(txGoodByteCounter, txGoodByteCounterInterrupt, byteCount); in SendFrame()
64 table.AddRow(nameof(txGoodByteCounter), Convert.ToString(txGoodByteCounter.Value)); in GetCoutersInfo()656 ….WithValueField(0, 32, out txGoodByteCounter, FieldMode.Read, name: "TX_OCTET_COUNT_GOOD.TXOCTG (T… in CreateRegisterMap()1384 private IValueRegisterField txGoodByteCounter; field in Antmicro.Renode.Peripherals.Network.SynopsysDWCEthernetQualityOfService