Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/
DSynopsysEthernetMAC.cs277 receiveDescriptor.IsLastSegment = true; in ReceiveFrame()
281 …, endofring={5}", receiveDescriptor.IsFirstSegment, receiveDescriptor.IsLastSegment, written, fram… in ReceiveFrame()
363 if(transmitDescriptor.IsLastSegment) in SendFrames()
567 public bool IsLastSegment property in Antmicro.Renode.Peripherals.Network.SynopsysEthernetMAC.TxDescriptor
660 public bool IsLastSegment property in Antmicro.Renode.Peripherals.Network.SynopsysEthernetMAC.RxDescriptor