Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/SynopsysDWCEthernetQualityOfService/
DSynopsysDWCEthernetQualityOfService_Descriptors.cs41 public void SetDescriptor<T>(T structure) where T : IDescriptorStruct property in Antmicro.Renode.Peripherals.Network.SynopsysDWCEthernetQualityOfService.Descriptor
48 protected void UpdateProperties(IDescriptorStruct structure) in UpdateProperties()
66 public interface IDescriptorStruct interface in Antmicro.Renode.Peripherals.Network.SynopsysDWCEthernetQualityOfService.Descriptor
73 private struct MinimalCommonDescriptor : IDescriptorStruct
115 public struct NormalReadDescriptor : IDescriptorStruct
153 public struct NormalWriteBackDescriptor : IDescriptorStruct
289 public struct ContextDescriptor : IDescriptorStruct
339 public struct NormalReadDescriptor : IDescriptorStruct
432 public struct NormalWriteBackDescriptor : IDescriptorStruct
509 public struct ContextDescriptor : IDescriptorStruct