Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/SynopsysDWCEthernetQualityOfService/
DSynopsysDWCEthernetQualityOfService.cs292 … (txMulticastPacketCounterInterrupt.Value && txMulticastPacketCounterInterruptEnable.Value) ||
DSynopsysDWCEthernetQualityOfService_Registers.cs612 ….WithFlag(11, out txMulticastPacketCounterInterruptEnable, name: "MMC_TX_INTERRUPT_MASK.TXMCGBPIM … in CreateRegisterMap()
1375 private IFlagRegisterField txMulticastPacketCounterInterruptEnable; field in Antmicro.Renode.Peripherals.Network.SynopsysDWCEthernetQualityOfService