gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
IGbEInt Class Reference

#include <i8254xGBe.hh>

Inheritance diagram for IGbEInt:
EtherInt

Public Member Functions

 IGbEInt (const std::string &name, IGbE *d)
 
virtual bool recvPacket (EthPacketPtr pkt)
 
virtual void sendDone ()
 
- Public Member Functions inherited from EtherInt
 EtherInt (const std::string &name)
 
virtual ~EtherInt ()
 
const std::string & name () const
 Return port name (for DPRINTF). More...
 
void setPeer (EtherInt *p)
 
EtherIntgetPeer ()
 
void recvDone ()
 
bool sendPacket (EthPacketPtr packet)
 
bool askBusy ()
 
virtual bool isBusy ()
 

Private Attributes

IGbEdev
 

Additional Inherited Members

- Protected Attributes inherited from EtherInt
std::string portName
 
EtherIntpeer
 

Detailed Description

Definition at line 546 of file i8254xGBe.hh.

Constructor & Destructor Documentation

IGbEInt::IGbEInt ( const std::string &  name,
IGbE d 
)
inline

Definition at line 552 of file i8254xGBe.hh.

Member Function Documentation

virtual bool IGbEInt::recvPacket ( EthPacketPtr  pkt)
inlinevirtual

Implements EtherInt.

Definition at line 556 of file i8254xGBe.hh.

References dev, and IGbE::ethRxPkt().

virtual void IGbEInt::sendDone ( )
inlinevirtual

Implements EtherInt.

Definition at line 557 of file i8254xGBe.hh.

References dev, and IGbE::ethTxDone().

Member Data Documentation

IGbE* IGbEInt::dev
private

Definition at line 549 of file i8254xGBe.hh.

Referenced by recvPacket(), and sendDone().


The documentation for this class was generated from the following file:

Generated on Fri Jun 9 2017 13:04:13 for gem5 by doxygen 1.8.6