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

#include <zatm.h>

Data Fields

int tx_bw
 
u32 free_shapers
 
int ubr
 
int ubr_ref_cnt
 
int pool_ref [NR_POOLS]
 
struct sk_bufflast_free [NR_POOLS]
 
struct sk_buff_head pool [NR_POOLS]
 
struct zatm_pool_info pool_info [NR_POOLS]
 
struct atm_vcc ** tx_map
 
struct atm_vcc ** rx_map
 
int chans
 
unsigned long mbx_start [NR_MBX]
 
dma_addr_t mbx_dma [NR_MBX]
 
u16 mbx_end [NR_MBX]
 
u32 pool_base
 
struct atm_devmore
 
int mem
 
int khz
 
int copper
 
unsigned char irq
 
unsigned int base
 
struct pci_devpci_dev
 
spinlock_t lock
 

Detailed Description

Definition at line 57 of file zatm.h.

Field Documentation

unsigned int base

Definition at line 86 of file zatm.h.

int chans

Definition at line 72 of file zatm.h.

int copper

Definition at line 84 of file zatm.h.

u32 free_shapers

Definition at line 60 of file zatm.h.

unsigned char irq

Definition at line 85 of file zatm.h.

int khz

Definition at line 83 of file zatm.h.

struct sk_buff* last_free[NR_POOLS]

Definition at line 65 of file zatm.h.

spinlock_t lock

Definition at line 88 of file zatm.h.

dma_addr_t mbx_dma[NR_MBX]

Definition at line 75 of file zatm.h.

u16 mbx_end[NR_MBX]

Definition at line 76 of file zatm.h.

unsigned long mbx_start[NR_MBX]

Definition at line 74 of file zatm.h.

Definition at line 82 of file zatm.h.

struct atm_dev* more

Definition at line 80 of file zatm.h.

Definition at line 87 of file zatm.h.

Definition at line 67 of file zatm.h.

u32 pool_base

Definition at line 78 of file zatm.h.

Definition at line 68 of file zatm.h.

int pool_ref[NR_POOLS]

Definition at line 64 of file zatm.h.

Definition at line 71 of file zatm.h.

int tx_bw

Definition at line 59 of file zatm.h.

Definition at line 70 of file zatm.h.

int ubr

Definition at line 61 of file zatm.h.

int ubr_ref_cnt

Definition at line 62 of file zatm.h.


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