sis190_private Struct Reference

#include <sis190.h>


Data Fields

void * mmio_addr
struct pci_devicepci_device
struct net_devicedev
u32 cur_rx
u32 cur_tx
u32 dirty_rx
u32 dirty_tx
u32 rx_dma
u32 tx_dma
struct RxDescRxDescRing
struct TxDescTxDescRing
struct io_bufferRx_iobuf [NUM_RX_DESC]
struct io_bufferTx_iobuf [NUM_TX_DESC]
struct mii_if_info mii_if
struct list_head first_phy
u32 features


Detailed Description

Definition at line 250 of file sis190.h.


Field Documentation

Definition at line 252 of file sis190.h.

Referenced by sis190_init_board().

Definition at line 253 of file sis190.h.

Referenced by sis190_init_board(), sis190_phy_task(), sis190_process_rx(), and sis190_process_tx().

Definition at line 254 of file sis190.h.

Referenced by sis190_free(), sis190_init_ring_indexes(), and sis190_process_rx().

Definition at line 256 of file sis190.h.

Referenced by sis190_free(), sis190_init_ring_indexes(), and sis190_process_rx().

Definition at line 257 of file sis190.h.

Referenced by sis190_free(), sis190_init_ring_indexes(), and sis190_process_tx().

Definition at line 258 of file sis190.h.

Referenced by sis190_free(), sis190_hw_start(), and sis190_open().

Definition at line 259 of file sis190.h.

Referenced by sis190_free(), sis190_hw_start(), and sis190_open().

Definition at line 261 of file sis190.h.

Referenced by sis190_free(), sis190_open(), sis190_process_tx(), and sis190_transmit().

struct io_buffer* sis190_private::Rx_iobuf[NUM_RX_DESC] [read]

Definition at line 262 of file sis190.h.

Referenced by sis190_free(), sis190_init_ring(), sis190_process_rx(), and sis190_rx_fill().

struct io_buffer* sis190_private::Tx_iobuf[NUM_TX_DESC] [read]

Definition at line 263 of file sis190.h.

Referenced by sis190_free(), sis190_init_ring(), sis190_process_tx(), and sis190_transmit().

Definition at line 265 of file sis190.h.

Referenced by sis190_default_phy(), sis190_mii_probe(), and sis190_mii_remove().


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

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