Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/
DK6xF_Ethernet.cs408 … SendSingleFrame(packetBytes, !txDescriptorsQueue.CurrentDescriptor.IncludeCRC); in SendFrames()
800 public bool IncludeCRC => BitHelper.IsBitSet(words[1], 10); field in Antmicro.Renode.Peripherals.Network.K6xF_Ethernet.DmaTxBufferDescriptor