Home
last modified time | relevance | path

Searched refs:rio_net (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/rapidio/
H A Drio.h36 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);
/linux/include/linux/
H A Drio.h178 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 { struct
329 void (*release)(struct rio_net *net); argument
/linux/Documentation/driver-api/rapidio/
H A Drapidio.rst75 Each RapidIO network known to the system is represented by corresponding rio_net