Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/SynopsysDWCEthernetQualityOfService/
DSynopsysDWCEthernetQualityOfService.cs300 … (rxCrcErrorPacketCounterInterrupt.Value && rxCrcErrorPacketCounterInterruptEnable.Value) ||
DSynopsysDWCEthernetQualityOfService_Registers.cs574 ….WithFlag(5, out rxCrcErrorPacketCounterInterruptEnable, name: "MMC_RX_INTERRUPT_MASK.RXCRCERPIM (… in CreateRegisterMap()
1366 private IFlagRegisterField rxCrcErrorPacketCounterInterruptEnable; field in Antmicro.Renode.Peripherals.Network.SynopsysDWCEthernetQualityOfService