mtd_private Struct Reference


Data Fields

struct mtd_desc rx_ring [RX_RING_SIZE]
struct mtd_desc tx_ring [TX_RING_SIZE]
int flags
struct pci_devpci_dev
unsigned long crvalue
unsigned long bcrvalue
struct mtd_desccur_rx
struct mtd_desclack_rxbuf
int really_rx_count
struct mtd_desccur_tx
struct mtd_desccur_tx_copy
int really_tx_count
int free_tx_count
unsigned int rx_buf_sz
unsigned int linkok
unsigned int line_speed
unsigned int duplexmode
unsigned int default_port: 4
unsigned int PHYType
int mii_cnt
unsigned char phys [1]
const char * nic_name
int ioaddr
u16 dev_id

Detailed Description

Definition at line 325 of file mtd80x.c.


Field Documentation

struct mtd_desc mtd_private::rx_ring[RX_RING_SIZE] [read]

Definition at line 327 of file mtd80x.c.

Referenced by init_ring(), and mtd_reset().

struct mtd_desc mtd_private::tx_ring[TX_RING_SIZE] [read]

Definition at line 328 of file mtd80x.c.

Referenced by init_ring(), mtd_reset(), and mtd_transmit().

Definition at line 331 of file mtd80x.c.

struct pci_dev* mtd_private::pci_dev [read]

Definition at line 332 of file mtd80x.c.

unsigned long mtd_private::crvalue

Definition at line 333 of file mtd80x.c.

Referenced by getlinktype(), mtd_disable(), mtd_reset(), mtd_transmit(), and set_rx_mode().

unsigned long mtd_private::bcrvalue

Definition at line 334 of file mtd80x.c.

Referenced by mtd_reset().

struct mtd_desc* mtd_private::cur_rx [read]

Definition at line 336 of file mtd80x.c.

Referenced by init_ring(), and mtd_poll().

Definition at line 337 of file mtd80x.c.

Definition at line 338 of file mtd80x.c.

struct mtd_desc* mtd_private::cur_tx [read]

Definition at line 339 of file mtd80x.c.

Definition at line 340 of file mtd80x.c.

Definition at line 341 of file mtd80x.c.

Definition at line 342 of file mtd80x.c.

unsigned int mtd_private::rx_buf_sz

Definition at line 343 of file mtd80x.c.

Referenced by init_ring().

unsigned int mtd_private::linkok

Definition at line 346 of file mtd80x.c.

Referenced by getlinkstatus(), mtd_probe(), and mtd_reset().

Definition at line 347 of file mtd80x.c.

Referenced by getlinktype(), and mtd_reset().

Definition at line 348 of file mtd80x.c.

Referenced by getlinktype(), and mtd_reset().

Definition at line 350 of file mtd80x.c.

unsigned int mtd_private::PHYType

Definition at line 351 of file mtd80x.c.

Referenced by getlinkstatus(), getlinktype(), and mtd_probe().

Definition at line 354 of file mtd80x.c.

Referenced by mtd_probe().

unsigned char mtd_private::phys[1]

Definition at line 355 of file mtd80x.c.

Referenced by getlinkstatus(), getlinktype(), and mtd_probe().

const char* mtd_private::nic_name

Definition at line 358 of file mtd80x.c.

Referenced by mtd_poll(), and mtd_probe().

Definition at line 360 of file mtd80x.c.

Referenced by mtd_probe(), and mtd_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