Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Network/
DNetworkWithPHY.cs17 …public abstract class NetworkWithPHY: IPeripheral, IPeripheralContainer<IPhysicalLayer, PHYRegistr… class
19 protected NetworkWithPHY(IMachine machine) in NetworkWithPHY() method in Antmicro.Renode.Peripherals.Network.NetworkWithPHY
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/
DGaislerEth.cs20 …public class GaislerEth : NetworkWithPHY, IDoubleWordPeripheral, IGaislerAPB, IMACInterface, IKnow…
DLiteX_Ethernet_CSR32.cs22 …public class LiteX_Ethernet_CSR32 : NetworkWithPHY, IDoubleWordPeripheral, IProvidesRegisterCollec…
DLiteX_Ethernet.cs22 …public class LiteX_Ethernet : NetworkWithPHY, IDoubleWordPeripheral, IProvidesRegisterCollection<D…
DSynopsysEthernetMAC.cs20 …public sealed class SynopsysEthernetMAC : NetworkWithPHY, IDoubleWordPeripheral, IMACInterface, IK…
DK6xF_Ethernet.cs22 public class K6xF_Ethernet : NetworkWithPHY, IDoubleWordPeripheral, IMACInterface, IKnownSize
DCadenceGEM.cs28 public class CadenceGEM : NetworkWithPHY, IDoubleWordPeripheral, IMACInterface, IKnownSize
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/SynopsysDWCEthernetQualityOfService/
DSynopsysDWCEthernetQualityOfService.cs25 …public partial class SynopsysDWCEthernetQualityOfService : NetworkWithPHY, IMACInterface, IKnownSi…