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

#include <eni.h>

Data Structures

struct  eni_zero
 

Data Fields

spinlock_t lock
 
struct tasklet_struct task
 
u32 events
 
void __iomemioaddr
 
void __iomemphy
 
void __iomemreg
 
void __iomemram
 
void __iomemvci
 
void __iomemrx_dma
 
void __iomemtx_dma
 
void __iomemservice
 
struct eni_tx tx [NR_CHAN]
 
struct eni_txubr
 
struct sk_buff_head tx_queue
 
wait_queue_head_t tx_wait
 
int tx_bw
 
u32 dma [TX_DMA_BUF *2]
 
struct eni_dev::eni_zero zero
 
int tx_mult
 
u32 serv_read
 
struct atm_vccfast
 
struct atm_vcclast_fast
 
struct atm_vccslow
 
struct atm_vcclast_slow
 
struct atm_vcc ** rx_map
 
struct sk_buff_head rx_queue
 
wait_queue_head_t rx_wait
 
int rx_mult
 
unsigned long lost
 
unsigned long base_diff
 
int free_len
 
struct eni_freefree_list
 
int free_list_size
 
struct atm_devmore
 
int mem
 
int asic
 
unsigned int irq
 
struct pci_devpci_dev
 

Detailed Description

Definition at line 68 of file eni.h.

Field Documentation

int asic

Definition at line 114 of file eni.h.

unsigned long base_diff

Definition at line 106 of file eni.h.

u32 dma[TX_DMA_BUF *2]

Definition at line 89 of file eni.h.

Definition at line 72 of file eni.h.

struct atm_vcc* fast

Definition at line 97 of file eni.h.

int free_len

Definition at line 107 of file eni.h.

struct eni_free* free_list

Definition at line 108 of file eni.h.

int free_list_size

Definition at line 109 of file eni.h.

void __iomem* ioaddr

Definition at line 75 of file eni.h.

unsigned int irq

Definition at line 115 of file eni.h.

struct atm_vcc * last_fast

Definition at line 97 of file eni.h.

struct atm_vcc * last_slow

Definition at line 98 of file eni.h.

spinlock_t lock

Definition at line 70 of file eni.h.

unsigned long lost

Definition at line 104 of file eni.h.

Definition at line 113 of file eni.h.

struct atm_dev* more

Definition at line 111 of file eni.h.

Definition at line 116 of file eni.h.

Definition at line 76 of file eni.h.

void __iomem* ram

Definition at line 78 of file eni.h.

Definition at line 77 of file eni.h.

Definition at line 80 of file eni.h.

Definition at line 99 of file eni.h.

int rx_mult

Definition at line 102 of file eni.h.

Definition at line 100 of file eni.h.

Definition at line 101 of file eni.h.

u32 serv_read

Definition at line 96 of file eni.h.

void __iomem* service

Definition at line 82 of file eni.h.

struct atm_vcc* slow

Definition at line 98 of file eni.h.

Definition at line 71 of file eni.h.

Definition at line 84 of file eni.h.

int tx_bw

Definition at line 88 of file eni.h.

Definition at line 81 of file eni.h.

int tx_mult

Definition at line 94 of file eni.h.

Definition at line 86 of file eni.h.

Definition at line 87 of file eni.h.

struct eni_tx* ubr

Definition at line 85 of file eni.h.

void __iomem* vci

Definition at line 79 of file eni.h.


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