Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/SynopsysDWCEthernetQualityOfService/
DSynopsysDWCEthernetQualityOfService.cs301 … (rxMulticastPacketCounterInterrupt.Value && rxMulticastPacketCounterInterruptEnable.Value) ||
DSynopsysDWCEthernetQualityOfService_Registers.cs573 ….WithFlag(4, out rxMulticastPacketCounterInterruptEnable, name: "MMC_RX_INTERRUPT_MASK.RXMCGPIM (M… in CreateRegisterMap()
1367 private IFlagRegisterField rxMulticastPacketCounterInterruptEnable; field in Antmicro.Renode.Peripherals.Network.SynopsysDWCEthernetQualityOfService