Searched defs:vcs_per_vnet (Results 1 - 2 of 2) sorted by relevance

/gem5/src/mem/ruby/network/garnet2.0/
H A DGarnetLink.py41 vcs_per_vnet = Param.Int(Parent.vcs_per_vnet, variable in class:NetworkLink
H A DGarnetNetwork.py42 vcs_per_vnet = Param.UInt32(4, "virtual channels per virtual network"); variable in class:GarnetNetwork
58 vcs_per_vnet = Param.UInt32(Parent.vcs_per_vnet, variable in class:GarnetNetworkInterface
69 vcs_per_vnet = Param.UInt32(Parent.vcs_per_vnet, variable in class:GarnetRouter

Completed in 5 milliseconds