Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Drio.h307 struct rio_net { struct
308 struct list_head node; /* node in list of networks */
309 struct list_head devices; /* list of devices in this net */
310 struct list_head switches; /* list of switches in this net */
311 struct list_head mports; /* list of ports accessing net */
312 struct rio_mport *hport; /* primary port for accessing net */
313 unsigned char id; /* RIO network ID */
314 struct rio_id_table destid_table; /* destID allocation table */