Searched refs:setLinkConsumer (Results 1 - 4 of 4) sorted by relevance

/gem5/src/mem/ruby/network/garnet2.0/
H A DNetworkLink.hh55 void setLinkConsumer(Consumer *consumer);
H A DNetworkLink.cc54 NetworkLink::setLinkConsumer(Consumer *consumer) function in class:NetworkLink
H A DRouter.cc120 in_link->setLinkConsumer(this);
139 credit_link->setLinkConsumer(this);
H A DNetworkInterface.cc98 in_link->setLinkConsumer(this);
109 credit_link->setLinkConsumer(this);

Completed in 8 milliseconds