Searched refs:enableTimestampForAll (Results 1 – 2 of 2) sorted by relevance
922 .WithFlag(8, out enableTimestampForAll, name: "MACTSCR.TSENALL (TSENALL)") in CreateRegisterMap()1395 private IFlagRegisterField enableTimestampForAll; field in Antmicro.Renode.Peripherals.Network.SynopsysDWCEthernetQualityOfService
493 … if(parent.enableTimestamp.Value && (parent.enableTimestampForAll.Value /* || is PTP */)) in StartRx()