Lines Matching defs:CrossbarSwitch
34 #include "mem/ruby/network/garnet2.0/CrossbarSwitch.hh"
43 CrossbarSwitch::CrossbarSwitch(Router *router)
51 CrossbarSwitch::~CrossbarSwitch()
57 CrossbarSwitch::init()
69 * The wakeup function of the CrossbarSwitch loops through all input ports,
75 CrossbarSwitch::wakeup()
77 DPRINTF(RubyNetwork, "CrossbarSwitch at Router %d woke up "
103 CrossbarSwitch::functionalWrite(Packet *pkt)
115 CrossbarSwitch::resetStats()