rhine_private Struct Reference


Data Fields

char devname [8]
const char * product_name
struct rhine_rx_descrx_ring
struct rhine_tx_desctx_ring
char * rx_buffs [RX_RING_SIZE]
char * tx_buffs [TX_RING_SIZE]
int chip_id
int chip_revision
unsigned short ioaddr
unsigned int cur_rx
unsigned int cur_tx
unsigned int dirty_rx
unsigned int dirty_tx
struct sk_buff * tx_skbuff [TX_RING_SIZE]
unsigned char mc_filter [8]
char phys [4]
unsigned int tx_full:1
unsigned int full_duplex:1
unsigned int default_port:4
unsigned int media2:4
unsigned int medialock:1
unsigned int mediasense:1

Detailed Description

Definition at line 658 of file via-rhine.c.


Field Documentation

Definition at line 660 of file via-rhine.c.

Definition at line 661 of file via-rhine.c.

Definition at line 662 of file via-rhine.c.

Referenced by rhine_init_ring(), rhine_poll(), and rhine_reset().

Definition at line 663 of file via-rhine.c.

Referenced by rhine_init_ring(), rhine_reset(), and rhine_transmit().

char* rhine_private::rx_buffs[RX_RING_SIZE]

Definition at line 664 of file via-rhine.c.

Referenced by rhine_init_ring(), rhine_poll(), and rhine_reset().

char* rhine_private::tx_buffs[TX_RING_SIZE]

Definition at line 665 of file via-rhine.c.

Referenced by rhine_init_ring(), rhine_reset(), and rhine_transmit().

Definition at line 669 of file via-rhine.c.

Referenced by rhine_poll(), and rhine_probe1().

Definition at line 670 of file via-rhine.c.

Referenced by rhine_irq(), and rhine_probe1().

unsigned short rhine_private::ioaddr

unsigned int rhine_private::cur_rx

Definition at line 672 of file via-rhine.c.

Referenced by rhine_init_ring(), and rhine_poll().

unsigned int rhine_private::cur_tx

Definition at line 672 of file via-rhine.c.

Referenced by rhine_init_ring(), and rhine_transmit().

Definition at line 673 of file via-rhine.c.

Referenced by rhine_init_ring().

Definition at line 673 of file via-rhine.c.

Referenced by rhine_init_ring().

struct sk_buff* rhine_private::tx_skbuff[TX_RING_SIZE] [read]

Definition at line 675 of file via-rhine.c.

unsigned char rhine_private::mc_filter[8]

Definition at line 676 of file via-rhine.c.

Definition at line 677 of file via-rhine.c.

Referenced by rhine_probe1().

unsigned int rhine_private::tx_full

Definition at line 678 of file via-rhine.c.

Referenced by rhine_init_ring().

Definition at line 679 of file via-rhine.c.

Referenced by rhine_probe1().

Definition at line 680 of file via-rhine.c.

Referenced by rhine_probe1().

unsigned int rhine_private::media2

Definition at line 681 of file via-rhine.c.

Definition at line 682 of file via-rhine.c.

Referenced by rhine_probe1().

Definition at line 683 of file via-rhine.c.


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

Generated on Tue Apr 6 20:02:08 2010 for gPXE by  doxygen 1.5.7.1