Searched refs:rio_net (Results 1 – 5 of 5) sorted by relevance
36 extern struct rio_net *rio_alloc_net(struct rio_mport *mport);37 extern int rio_add_net(struct rio_net *net);38 extern void rio_free_net(struct rio_net *net);
108 struct rio_net *rio_alloc_net(struct rio_mport *mport) in rio_alloc_net()110 struct rio_net *net = kzalloc_obj(*net); in rio_alloc_net()123 int rio_add_net(struct rio_net *net) in rio_add_net()138 void rio_free_net(struct rio_net *net) in rio_free_net()2110 static int rio_net_remove_children(struct rio_net *net) in rio_net_remove_children()
178 struct rio_net *net; /* RIO net this device resides in */212 #define to_rio_net(n) container_of(n, struct rio_net, dev)270 struct rio_net *net; /* RIO net this mport is attached to */320 struct rio_net { struct329 void (*release)(struct rio_net *net); argument
1641 struct rio_net *net; in rio_release_net()1707 struct rio_net *net; in rio_mport_add_riodev()1808 struct rio_net *net; in rio_mport_del_riodev()
75 Each RapidIO network known to the system is represented by corresponding rio_net