Home
last modified time | relevance | path

Searched defs:NormalWriteBackDescriptor (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/SynopsysDWCEthernetQualityOfService/
DSynopsysDWCEthernetQualityOfService_Descriptors.cs153 public struct NormalWriteBackDescriptor : IDescriptorStruct struct in Antmicro.Renode.Peripherals.Network.SynopsysDWCEthernetQualityOfService.RxDescriptor
155 public override string ToString() in ToString()
160 public string PrettyString => $@"NormalWriteBackRxDescriptor {{
201 public bool ContextType => contextType;
202 public DescriptorOwner Owner => owner;
206 public uint outerVlanTag;
208 public uint innerVlanTag;
210 public PayloadType payloadType;
212 public bool ipHeaderError;
214 public bool ipv4HeaderPresent;
[all …]