Home
last modified time | relevance | path

Searched refs:txGoodPacketCounterInterrupt (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/SynopsysDWCEthernetQualityOfService/
DSynopsysDWCEthernetQualityOfService.cs132 IncrementPacketCounter(txGoodPacketCounter, txGoodPacketCounterInterrupt); in SendFrame()
289 … (txGoodPacketCounterInterrupt.Value && txGoodPacketCounterInterruptEnable.Value) ||
DSynopsysDWCEthernetQualityOfService_Registers.cs558 ….WithFlag(21, out txGoodPacketCounterInterrupt, FieldMode.ReadToClear, name: "MMC_TX_INTERRUPT.TXG… in CreateRegisterMap()
1357 private IFlagRegisterField txGoodPacketCounterInterrupt; field in Antmicro.Renode.Peripherals.Network.SynopsysDWCEthernetQualityOfService