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

Data Fields

unsigned char tx_started
 
unsigned char tx_buf_busy
 
unsigned short tx_queue
 
unsigned short tx_queue_len
 
unsigned int tx_buf_size
 
unsigned long open_time
 
unsigned long tx_buffered_packets
 
unsigned long tx_buffered_bytes
 
unsigned long col_16
 
spinlock_t lock
 

Detailed Description

Definition at line 379 of file eth16i.c.

Field Documentation

unsigned long col_16

Definition at line 388 of file eth16i.c.

spinlock_t lock

Definition at line 389 of file eth16i.c.

unsigned long open_time

Definition at line 385 of file eth16i.c.

unsigned char tx_buf_busy

Definition at line 381 of file eth16i.c.

unsigned int tx_buf_size

Definition at line 384 of file eth16i.c.

unsigned long tx_buffered_bytes

Definition at line 387 of file eth16i.c.

Definition at line 386 of file eth16i.c.

unsigned short tx_queue

Definition at line 382 of file eth16i.c.

unsigned short tx_queue_len

Definition at line 383 of file eth16i.c.

unsigned char tx_started

Definition at line 380 of file eth16i.c.


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