rtl818x_priv Struct Reference

#include <rtl818x.h>


Data Fields

struct rtl818x_csrmap
struct rtl818x_rf_opsrf
int rf_flag
int hw_rate
int hw_rtscts_rate
struct spi_bit_basher spibit
struct spi_device eeprom
struct rtl818x_rx_descrx_ring
u32 rx_ring_dma
unsigned int rx_idx
struct io_bufferrx_buf [RTL818X_RX_RING_SIZE]
struct rtl818x_tx_desctx_ring
u32 tx_ring_dma
unsigned int tx_cons
unsigned int tx_prod
struct io_buffertx_buf [RTL818X_TX_RING_SIZE]
struct pci_devicepdev
u32 rx_conf
u16 txpower [14]
int r8185
u32 anaparam
u16 rfparam
u8 csthreshold


Detailed Description

Definition at line 279 of file rtl818x.h.


Field Documentation

Definition at line 281 of file rtl818x.h.

Referenced by rtl818x_config(), rtl818x_init_hw(), rtl818x_probe(), and rtl818x_stop().

Definition at line 282 of file rtl818x.h.

Referenced by rtl8225_rf_set_channel(), and rtl8225x_rf_init().

Definition at line 283 of file rtl818x.h.

Referenced by rtl818x_config(), and rtl818x_tx().

Definition at line 284 of file rtl818x.h.

Referenced by rtl818x_config(), and rtl818x_tx().

Definition at line 286 of file rtl818x.h.

Referenced by rtl818x_probe(), rtl818x_spi_read_bit(), and rtl818x_spi_write_bit().

Definition at line 287 of file rtl818x.h.

Referenced by rtl818x_probe().

Definition at line 289 of file rtl818x.h.

Referenced by rtl818x_free_rx_ring(), rtl818x_handle_rx(), and rtl818x_init_rx_ring().

Definition at line 290 of file rtl818x.h.

Referenced by rtl818x_init_hw(), rtl818x_init_rx_ring(), and rtl818x_start().

unsigned int rtl818x_priv::rx_idx

Definition at line 291 of file rtl818x.h.

Referenced by rtl818x_handle_rx(), and rtl818x_init_rx_ring().

struct io_buffer* rtl818x_priv::rx_buf[RTL818X_RX_RING_SIZE] [read]

Definition at line 292 of file rtl818x.h.

Referenced by rtl818x_free_rx_ring(), rtl818x_handle_rx(), and rtl818x_init_rx_ring().

Definition at line 295 of file rtl818x.h.

Referenced by rtl818x_init_hw(), rtl818x_init_tx_ring(), and rtl818x_start().

unsigned int rtl818x_priv::tx_cons

Definition at line 296 of file rtl818x.h.

Referenced by rtl818x_handle_tx(), and rtl818x_init_tx_ring().

unsigned int rtl818x_priv::tx_prod

Definition at line 297 of file rtl818x.h.

Referenced by rtl818x_init_tx_ring(), and rtl818x_tx().

struct io_buffer* rtl818x_priv::tx_buf[RTL818X_TX_RING_SIZE] [read]

Definition at line 298 of file rtl818x.h.

Referenced by rtl818x_free_tx_ring(), rtl818x_handle_tx(), and rtl818x_tx().

Definition at line 300 of file rtl818x.h.

Referenced by rtl818x_probe().

Definition at line 301 of file rtl818x.h.

Referenced by rtl818x_start().

Definition at line 305 of file rtl818x.h.

Referenced by rtl818x_init_hw(), rtl818x_probe(), rtl818x_start(), and rtl818x_tx().

Definition at line 308 of file rtl818x.h.

Referenced by grf5101_rf_init(), rtl818x_probe(), and sa2400_rf_init().


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