Searched defs:NormalReadDescriptor (Results 1 – 1 of 1) sorted by relevance
115 public struct NormalReadDescriptor : IDescriptorStruct struct in Antmicro.Renode.Peripherals.Network.SynopsysDWCEthernetQualityOfService.RxDescriptor117 public override string ToString() in ToString()122 public string PrettyString => $@"NormalReadRxDescriptor {{130 public bool ContextType => false;131 public DescriptorOwner Owner => owner;135 public uint buffer1Address;138 public uint buffer2Address;141 public bool buffer1AddressValid;143 public bool buffer2AddressValid;146 public bool interruptOnCompletion;[all …]