Go to the documentation of this file.
34 #ifndef __DEV_NET_ETHERINT_HH__
35 #define __DEV_NET_ETHERINT_HH__
78 virtual bool isBusy() {
return false; }
83 #endif // __DEV_NET_ETHERINT_HH__
void setPeer(EtherInt *p)
const std::string & name() const
Return port name (for DPRINTF).
bool sendPacket(EthPacketPtr packet)
void bind(Port &peer) override
Attach to a peer port.
const PortID InvalidPortID
std::shared_ptr< EthPacketData > EthPacketPtr
virtual bool recvPacket(EthPacketPtr packet)=0
virtual void sendDone()=0
Ports are used to interface objects to each other.
void unbind() override
Dettach from a peer port.
EtherInt(const std::string &name, int idx=InvalidPortID)
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
Generated on Tue Sep 7 2021 14:53:46 for gem5 by doxygen 1.8.17