Searched refs:IGbEInt (Results 1 - 2 of 2) sorted by relevance

/gem5/src/dev/net/
H A Di8254xGBe.hh54 class IGbEInt;
59 IGbEInt *etherInt;
543 class IGbEInt : public EtherInt class in inherits:EtherInt
549 IGbEInt(const std::string &name, IGbE *d) function in class:IGbEInt
H A Di8254xGBe.cc77 etherInt = new IGbEInt(name() + ".int", this);

Completed in 12 milliseconds