Searched refs:NormalWriteBackDescriptor (Results 1 – 3 of 3) sorted by relevance
104 public NormalWriteBackDescriptor GetAsNormalWriteBackDescriptor() in GetAsNormalWriteBackDescriptor()106 return Packet.Decode<NormalWriteBackDescriptor>(data); in GetAsNormalWriteBackDescriptor()153 public struct NormalWriteBackDescriptor : IDescriptorStruct struct in Antmicro.Renode.Peripherals.Network.SynopsysDWCEthernetQualityOfService.RxDescriptor432 public struct NormalWriteBackDescriptor : IDescriptorStruct struct in Antmicro.Renode.Peripherals.Network.SynopsysDWCEthernetQualityOfService.TxDescriptor
156 …private void UpdateRxCounters(EthernetFrame frame, RxDescriptor.NormalWriteBackDescriptor writeBac… in UpdateRxCounters()
789 … var writeBackIntermediateStructure = new TxDescriptor.NormalWriteBackDescriptor(); in StartTx()809 var writeBackStructure = new TxDescriptor.NormalWriteBackDescriptor(); in StartTx()