Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
iadev_priv Struct Reference

#include <iphase.h>

Data Fields

u32 __iomemphy
 
u32 __iomemdma
 
u32 __iomemreg
 
u32 __iomemseg_reg
 
u32 __iomemreass_reg
 
u32 __iomemram
 
void __iomemseg_ram
 
void __iomemreass_ram
 
struct dle_q tx_dle_q
 
struct free_desc_qtx_free_desc_qhead
 
struct sk_buff_head tx_dma_q tx_backlog
 
spinlock_t tx_lock
 
IARTN_Q tx_return_q
 
u32 close_pending
 
wait_queue_head_t close_wait
 
wait_queue_head_t timeout_wait
 
struct cpcs_trailer_desctx_buf
 
u16 num_tx_desc
 
u16 tx_buf_sz
 
u16 rate_limit
 
u32 tx_cell_cnt
 
u32 tx_pkt_cnt
 
void __iomemMAIN_VC_TABLE_ADDR
 
void __iomemEXT_VC_TABLE_ADDR
 
void __iomemABR_SCHED_TABLE_ADDR
 
struct dle_q rx_dle_q
 
struct free_desc_qrx_free_desc_qhead
 
struct sk_buff_head rx_dma_q
 
spinlock_t rx_lock
 
struct atm_vcc ** rx_open
 
u16 num_rx_desc
 
u16 rx_buf_sz
 
u16 rxing
 
u32 rx_pkt_ram
 
u32 rx_tmp_cnt
 
unsigned long rx_tmp_jif
 
void __iomemRX_DESC_BASE_ADDR
 
u32 drop_rxpkt
 
u32 drop_rxcell
 
u32 rx_cell_cnt
 
u32 rx_pkt_cnt
 
struct atm_devnext_board
 
struct pci_devpci
 
int mem
 
unsigned int real_base
 
void __iomembase
 
unsigned int pci_map_size
 
unsigned char irq
 
unsigned char bus
 
unsigned char dev_fn
 
u_short phy_type
 
u_short num_vc
 
u_short memSize
 
u_short memType
 
struct ia_ffL_t ffL
 
struct ia_rfL_t rfL
 
unsigned char carrier_detect
 
unsigned int tx_dma_cnt
 
unsigned int rx_dma_cnt
 
unsigned int NumEnabledCBR
 
unsigned int rx_mark_cnt
 
unsigned int CbrTotEntries
 
unsigned int CbrRemEntries
 
unsigned int CbrEntryPt
 
unsigned int Granularity
 
unsigned int sum_mcr
 
unsigned int sum_cbr
 
unsigned int LineRate
 
unsigned int n_abr
 
struct desc_tbl_tdesc_tbl
 
u_short host_tcq_wr
 
struct testTable_t ** testTable
 
dma_addr_t tx_dle_dma
 
dma_addr_t rx_dle_dma
 

Detailed Description

Definition at line 983 of file iphase.h.

Field Documentation

void __iomem * ABR_SCHED_TABLE_ADDR

Definition at line 1006 of file iphase.h.

void __iomem* base

Definition at line 1021 of file iphase.h.

unsigned char bus

Definition at line 1024 of file iphase.h.

unsigned char carrier_detect

Definition at line 1032 of file iphase.h.

unsigned int CbrEntryPt

Definition at line 1042 of file iphase.h.

unsigned int CbrRemEntries

Definition at line 1041 of file iphase.h.

unsigned int CbrTotEntries

Definition at line 1040 of file iphase.h.

u32 close_pending

Definition at line 1000 of file iphase.h.

wait_queue_head_t close_wait

Definition at line 1001 of file iphase.h.

struct desc_tbl_t* desc_tbl

Definition at line 1047 of file iphase.h.

unsigned char dev_fn

Definition at line 1025 of file iphase.h.

u32 __iomem* dma

Definition at line 986 of file iphase.h.

u32 drop_rxcell

Definition at line 1016 of file iphase.h.

u32 drop_rxpkt

Definition at line 1016 of file iphase.h.

void __iomem * EXT_VC_TABLE_ADDR

Definition at line 1006 of file iphase.h.

Definition at line 1028 of file iphase.h.

unsigned int Granularity

Definition at line 1043 of file iphase.h.

u_short host_tcq_wr

Definition at line 1048 of file iphase.h.

unsigned char irq

Definition at line 1023 of file iphase.h.

unsigned int LineRate

Definition at line 1045 of file iphase.h.

void __iomem* MAIN_VC_TABLE_ADDR

Definition at line 1006 of file iphase.h.

Definition at line 1019 of file iphase.h.

u_short memSize

Definition at line 1027 of file iphase.h.

u_short memType

Definition at line 1027 of file iphase.h.

unsigned int n_abr

Definition at line 1046 of file iphase.h.

struct atm_dev* next_board

Definition at line 1017 of file iphase.h.

u16 num_rx_desc

Definition at line 1012 of file iphase.h.

u16 num_tx_desc

Definition at line 1004 of file iphase.h.

u_short num_vc

Definition at line 1027 of file iphase.h.

unsigned int NumEnabledCBR

Definition at line 1037 of file iphase.h.

Definition at line 1018 of file iphase.h.

unsigned int pci_map_size

Definition at line 1022 of file iphase.h.

Definition at line 985 of file iphase.h.

u_short phy_type

Definition at line 1026 of file iphase.h.

u32 __iomem* ram

Definition at line 992 of file iphase.h.

u16 rate_limit

Definition at line 1004 of file iphase.h.

unsigned int real_base

Definition at line 1020 of file iphase.h.

void __iomem* reass_ram

Definition at line 994 of file iphase.h.

u32 __iomem* reass_reg

Definition at line 990 of file iphase.h.

Definition at line 987 of file iphase.h.

Definition at line 1029 of file iphase.h.

u16 rx_buf_sz

Definition at line 1012 of file iphase.h.

u32 rx_cell_cnt

Definition at line 1016 of file iphase.h.

void __iomem* RX_DESC_BASE_ADDR

Definition at line 1015 of file iphase.h.

dma_addr_t rx_dle_dma

Definition at line 1051 of file iphase.h.

struct dle_q rx_dle_q

Definition at line 1007 of file iphase.h.

unsigned int rx_dma_cnt

Definition at line 1036 of file iphase.h.

struct sk_buff_head rx_dma_q

Definition at line 1009 of file iphase.h.

struct free_desc_q* rx_free_desc_qhead

Definition at line 1008 of file iphase.h.

spinlock_t rx_lock

Definition at line 1010 of file iphase.h.

unsigned int rx_mark_cnt

Definition at line 1039 of file iphase.h.

struct atm_vcc** rx_open

Definition at line 1011 of file iphase.h.

u32 rx_pkt_cnt

Definition at line 1016 of file iphase.h.

u32 rx_pkt_ram

Definition at line 1013 of file iphase.h.

u32 rx_tmp_cnt

Definition at line 1013 of file iphase.h.

unsigned long rx_tmp_jif

Definition at line 1014 of file iphase.h.

u16 rxing

Definition at line 1012 of file iphase.h.

void __iomem* seg_ram

Definition at line 993 of file iphase.h.

u32 __iomem* seg_reg

Definition at line 988 of file iphase.h.

unsigned int sum_cbr

Definition at line 1045 of file iphase.h.

unsigned int sum_mcr

Definition at line 1045 of file iphase.h.

struct testTable_t** testTable

Definition at line 1049 of file iphase.h.

wait_queue_head_t timeout_wait

Definition at line 1002 of file iphase.h.

struct sk_buff_head tx_dma_q tx_backlog

Definition at line 997 of file iphase.h.

Definition at line 1003 of file iphase.h.

u16 tx_buf_sz

Definition at line 1004 of file iphase.h.

u32 tx_cell_cnt

Definition at line 1005 of file iphase.h.

dma_addr_t tx_dle_dma

Definition at line 1050 of file iphase.h.

struct dle_q tx_dle_q

Definition at line 995 of file iphase.h.

unsigned int tx_dma_cnt

Definition at line 1035 of file iphase.h.

struct free_desc_q* tx_free_desc_qhead

Definition at line 996 of file iphase.h.

spinlock_t tx_lock

Definition at line 998 of file iphase.h.

u32 tx_pkt_cnt

Definition at line 1005 of file iphase.h.

IARTN_Q tx_return_q

Definition at line 999 of file iphase.h.


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