Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/SynopsysDWCEthernetQualityOfService/
DSynopsysDWCEthernetQualityOfService.cs179 IncrementByteCounter(rxGoodByteCounter, rxGoodByteCounterInterrupt, byteCount); in UpdateRxCounters()
303 … (rxGoodByteCounterInterrupt.Value && rxGoodByteCounterInterruptEnable.Value) ||
DSynopsysDWCEthernetQualityOfService_Registers.cs507 ….WithFlag(2, out rxGoodByteCounterInterrupt, FieldMode.ReadToClear, name: "MMC_RX_INTERRUPT.RXGOCT… in CreateRegisterMap()
1354 private IFlagRegisterField rxGoodByteCounterInterrupt; field in Antmicro.Renode.Peripherals.Network.SynopsysDWCEthernetQualityOfService