pcnet32_private Struct Reference


Data Fields

struct pcnet32_init_block init_block
struct pci_devpci_dev
const char * name
struct sk_buff * tx_skbuff [TX_RING_SIZE]
struct sk_buff * rx_skbuff [RX_RING_SIZE]
struct pcnet32_access a
unsigned int cur_rx
unsigned int cur_tx
char tx_full
int options
int shared_irq:1
int ltint:1
int dxsuflo:1
int mii:1
struct mii_if_info mii_if
unsigned char phys [MII_CNT]
struct net_devicenext
int full_duplex:1

Detailed Description

Definition at line 231 of file pcnet32.c.


Field Documentation

Definition at line 232 of file pcnet32.c.

Referenced by pcnet32_init_ring(), pcnet32_probe(), and pcnet32_reset().

Definition at line 233 of file pcnet32.c.

const char* pcnet32_private::name

Definition at line 234 of file pcnet32.c.

Referenced by pcnet32_probe().

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

Definition at line 236 of file pcnet32.c.

struct sk_buff* pcnet32_private::rx_skbuff[RX_RING_SIZE] [read]

Definition at line 237 of file pcnet32.c.

Definition at line 238 of file pcnet32.c.

Referenced by mdio_read(), pcnet32_disable(), pcnet32_probe(), pcnet32_reset(), and pcnet32_transmit().

Definition at line 239 of file pcnet32.c.

Referenced by pcnet32_init_ring(), and pcnet32_poll().

Definition at line 239 of file pcnet32.c.

Referenced by pcnet32_init_ring(), and pcnet32_transmit().

Definition at line 240 of file pcnet32.c.

Referenced by pcnet32_init_ring().

Definition at line 241 of file pcnet32.c.

Referenced by pcnet32_probe(), and pcnet32_reset().

Definition at line 242 of file pcnet32.c.

Referenced by pcnet32_probe().

Definition at line 242 of file pcnet32.c.

Referenced by pcnet32_probe(), and pcnet32_reset().

Definition at line 242 of file pcnet32.c.

Referenced by pcnet32_probe(), and pcnet32_reset().

Definition at line 242 of file pcnet32.c.

Referenced by mdio_read(), pcnet32_probe(), and pcnet32_reset().

Definition at line 246 of file pcnet32.c.

Referenced by pcnet32_probe().

unsigned char pcnet32_private::phys[MII_CNT]

Definition at line 247 of file pcnet32.c.

Referenced by pcnet32_probe().

Definition at line 248 of file pcnet32.c.

Definition at line 249 of file pcnet32.c.

Referenced by pcnet32_probe(), and pcnet32_reset().


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

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