Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
rio_net Struct Reference

#include <rio.h>

Data Fields

struct list_head node
 
struct list_head devices
 
struct list_head switches
 
struct list_head mports
 
struct rio_mporthport
 
unsigned char id
 
struct rio_id_table destid_table
 

Detailed Description

struct rio_net - RIO network info : Node in global list of RIO networks : List of devices in this network : List of switches in this netowrk : List of master ports accessing this network : Default port for accessing this network : RIO network ID : destID allocation table

Definition at line 279 of file rio.h.

Field Documentation

struct rio_id_table destid_table

Definition at line 286 of file rio.h.

struct list_head devices

Definition at line 281 of file rio.h.

struct rio_mport* hport

Definition at line 284 of file rio.h.

unsigned char id

Definition at line 285 of file rio.h.

struct list_head mports

Definition at line 283 of file rio.h.

Definition at line 280 of file rio.h.

struct list_head switches

Definition at line 282 of file rio.h.


The documentation for this struct was generated from the following file: