Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/SynopsysDWCEthernetQualityOfService/
DSynopsysDWCEthernetQualityOfService.cs136 IncrementByteCounter(txByteCounter, txByteCounterInterrupt, byteCount); in SendFrame()
295 (txByteCounterInterrupt.Value && txByteCounterInterruptEnable.Value);
DSynopsysDWCEthernetQualityOfService_Registers.cs537 ….WithFlag(0, out txByteCounterInterrupt, FieldMode.ReadToClear, name: "MMC_TX_INTERRUPT.TXGBOCTIS … in CreateRegisterMap()
1363 private IFlagRegisterField txByteCounterInterrupt; field in Antmicro.Renode.Peripherals.Network.SynopsysDWCEthernetQualityOfService