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

#include <7990.h>

Data Fields

volatile unsigned short mode
 
volatile unsigned char phys_addr [6]
 
volatile unsigned filter [2]
 
volatile unsigned short rx_ptr
 
volatile unsigned short rx_len
 
volatile unsigned short tx_ptr
 
volatile unsigned short tx_len
 
struct lance_tx_desc btx_ring [TX_RING_SIZE]
 
struct lance_rx_desc brx_ring [RX_RING_SIZE]
 
volatile char tx_buf [TX_RING_SIZE][TX_BUFF_SIZE]
 
volatile char rx_buf [RX_RING_SIZE][RX_BUFF_SIZE]
 
unsigned short mode
 
unsigned char phys_addr [6]
 
unsigned filter [2]
 
unsigned short rx_ptr
 
unsigned short rx_len
 
unsigned short tx_ptr
 
unsigned short tx_len
 
char rx_buf [RX_RING_SIZE][RX_BUFF_SIZE]
 
char tx_buf [TX_RING_SIZE][TX_BUFF_SIZE]
 
unsigned char hwaddr [6]
 
struct ringdesc rx_ring
 
struct ringdesc tx_ring
 
unsigned short phys_addr [3]
 
unsigned short filter [4]
 
short gap [4]
 
u16 mode
 
u8 phys_addr [6]
 
u32 filter [2]
 
u32 rx_ring
 
u32 tx_ring
 
unsigned int filter [2]
 
unsigned short rdra
 
unsigned short rlen
 
unsigned short tdra
 
unsigned short tlen
 
unsigned short pad [4]
 
u16 rx_ptr
 
u16 rx_len
 
u16 tx_ptr
 
u16 tx_len
 
u8 tx_buf [TX_RING_SIZE][TX_BUFF_SIZE]
 
u8 pad [2]
 
u8 rx_buf [RX_RING_SIZE][RX_BUFF_SIZE]
 

Detailed Description

Definition at line 73 of file 7990.h.

Field Documentation

Definition at line 88 of file 7990.h.

Definition at line 87 of file 7990.h.

u32 filter

Definition at line 76 of file 7990.h.

unsigned filter[2]

Definition at line 86 of file a2065.c.

unsigned int filter[2]

Definition at line 129 of file sun3lance.c.

unsigned short filter[4]

Definition at line 210 of file declance.c.

u32 filter[2]

Definition at line 229 of file lance.c.

short gap[4]

Definition at line 218 of file declance.c.

unsigned char hwaddr

Definition at line 147 of file atarilance.c.

u16 mode

Definition at line 74 of file 7990.h.

unsigned short mode

Definition at line 84 of file a2065.c.

u16 mode

Definition at line 227 of file lance.c.

unsigned short pad[4]

Definition at line 135 of file sun3lance.c.

u8 pad[2]

Definition at line 231 of file sunlance.c.

Definition at line 75 of file 7990.h.

unsigned char phys_addr[6]

Definition at line 85 of file a2065.c.

unsigned short phys_addr[3]

Definition at line 209 of file declance.c.

Definition at line 228 of file lance.c.

unsigned short rdra

Definition at line 131 of file sun3lance.c.

unsigned short rlen

Definition at line 132 of file sun3lance.c.

volatile char rx_buf[RX_RING_SIZE][RX_BUFF_SIZE]

Definition at line 91 of file 7990.h.

Definition at line 98 of file a2065.c.

Definition at line 232 of file sunlance.c.

unsigned short rx_len

Definition at line 80 of file 7990.h.

unsigned short rx_len

Definition at line 90 of file a2065.c.

u16 rx_len

Definition at line 222 of file sunlance.c.

unsigned short rx_ptr

Definition at line 79 of file 7990.h.

unsigned short rx_ptr

Definition at line 89 of file a2065.c.

u16 rx_ptr

Definition at line 221 of file sunlance.c.

Definition at line 150 of file atarilance.c.

Definition at line 231 of file lance.c.

unsigned short tdra

Definition at line 133 of file sun3lance.c.

unsigned short tlen

Definition at line 134 of file sun3lance.c.

Definition at line 90 of file 7990.h.

Definition at line 99 of file a2065.c.

Definition at line 230 of file sunlance.c.

unsigned short tx_len

Definition at line 82 of file 7990.h.

unsigned short tx_len

Definition at line 92 of file a2065.c.

u16 tx_len

Definition at line 224 of file sunlance.c.

unsigned short tx_ptr

Definition at line 81 of file 7990.h.

unsigned short tx_ptr

Definition at line 91 of file a2065.c.

u16 tx_ptr

Definition at line 223 of file sunlance.c.

Definition at line 151 of file atarilance.c.

Definition at line 232 of file lance.c.


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