Linux Kernel
3.7.1
|
#include <zatm.h>
Data Fields | |
int | tx_bw |
u32 | free_shapers |
int | ubr |
int | ubr_ref_cnt |
int | pool_ref [NR_POOLS] |
struct sk_buff * | last_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_dev * | more |
int | mem |
int | khz |
int | copper |
unsigned char | irq |
unsigned int | base |
struct pci_dev * | pci_dev |
spinlock_t | lock |
spinlock_t lock |
dma_addr_t mbx_dma[NR_MBX] |