Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/
DSynopsysEthernetMAC.cs37 macFlowControl = 0x0; in Reset()
59 return macFlowControl; in ReadDoubleWord()
128 macFlowControl = value; in WriteDoubleWord()
426 private uint macFlowControl; field in Antmicro.Renode.Peripherals.Network.SynopsysEthernetMAC