Searched refs:rio_net (Results 1 – 3 of 3) 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);
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
75 Each RapidIO network known to the system is represented by corresponding rio_net