Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Drio.h182 struct rio_net *net; /* RIO net this device resides in */
216 #define to_rio_net(n) container_of(n, struct rio_net, dev)
274 struct rio_net *net; /* RIO net this mport is attached to */
324 struct rio_net { struct
333 void (*release)(struct rio_net *net); argument