Linux Kernel
3.7.1
|
#include <7990.h>
struct lance_rx_desc brx_ring |
struct lance_tx_desc btx_ring |
unsigned int filter[2] |
Definition at line 129 of file sun3lance.c.
unsigned short filter[4] |
Definition at line 210 of file declance.c.
short gap[4] |
Definition at line 218 of file declance.c.
unsigned char hwaddr |
Definition at line 147 of file atarilance.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 209 of file declance.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] |
char rx_buf[RX_RING_SIZE][RX_BUFF_SIZE] |
u8 rx_buf[RX_RING_SIZE][RX_BUFF_SIZE] |
Definition at line 232 of file sunlance.c.
u16 rx_len |
Definition at line 222 of file sunlance.c.
u16 rx_ptr |
Definition at line 221 of file sunlance.c.
Definition at line 150 of file atarilance.c.
unsigned short tdra |
Definition at line 133 of file sun3lance.c.
unsigned short tlen |
Definition at line 134 of file sun3lance.c.
volatile char tx_buf[TX_RING_SIZE][TX_BUFF_SIZE] |
Definition at line 230 of file sunlance.c.
u16 tx_len |
Definition at line 224 of file sunlance.c.
u16 tx_ptr |
Definition at line 223 of file sunlance.c.
Definition at line 151 of file atarilance.c.