Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/SynopsysDWCEthernetQualityOfService/
DSynopsysDWCEthernetQualityOfService.cs144 IncrementPacketCounter(txMulticastPacketCounter, txMulticastPacketCounterInterrupt); in SendFrame()
292 … (txMulticastPacketCounterInterrupt.Value && txMulticastPacketCounterInterruptEnable.Value) ||
DSynopsysDWCEthernetQualityOfService_Registers.cs548 ….WithFlag(11, out txMulticastPacketCounterInterrupt, FieldMode.ReadToClear, name: "MMC_TX_INTERRUP… in CreateRegisterMap()
1360 private IFlagRegisterField txMulticastPacketCounterInterrupt; field in Antmicro.Renode.Peripherals.Network.SynopsysDWCEthernetQualityOfService