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

Data Fields

struct sgiseeq_init_blocksrings
 
dma_addr_t srings_dma
 
struct sgiseeq_rx_descrx_desc
 
struct sgiseeq_tx_desctx_desc
 
charname
 
struct hpc3_ethregshregs
 
struct sgiseeq_regssregs
 
unsigned int rx_new
 
unsigned int tx_new
 
unsigned int rx_old
 
unsigned int tx_old
 
int is_edlc
 
unsigned char control
 
unsigned char mode
 
spinlock_t tx_lock
 

Detailed Description

Definition at line 90 of file sgiseeq.c.

Field Documentation

unsigned char control

Definition at line 107 of file sgiseeq.c.

Definition at line 99 of file sgiseeq.c.

int is_edlc

Definition at line 106 of file sgiseeq.c.

unsigned char mode

Definition at line 108 of file sgiseeq.c.

char* name

Definition at line 98 of file sgiseeq.c.

Definition at line 95 of file sgiseeq.c.

unsigned int rx_new

Definition at line 103 of file sgiseeq.c.

unsigned int rx_old

Definition at line 104 of file sgiseeq.c.

Definition at line 100 of file sgiseeq.c.

Definition at line 91 of file sgiseeq.c.

dma_addr_t srings_dma

Definition at line 92 of file sgiseeq.c.

Definition at line 96 of file sgiseeq.c.

spinlock_t tx_lock

Definition at line 110 of file sgiseeq.c.

unsigned int tx_new

Definition at line 103 of file sgiseeq.c.

unsigned int tx_old

Definition at line 104 of file sgiseeq.c.


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