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

Data Fields

void __iomemconfig_regs
 
void __iomembuffers
 
int nr_ports
 
int tx_mask
 
struct pci_devdev
 
struct atm_devatmdev [4]
 
struct tasklet_struct tlet
 
spinlock_t tx_lock
 
spinlock_t tx_queue_lock
 
spinlock_t cli_queue_lock
 
spinlock_t param_queue_lock
 
struct list_head param_queue
 
struct sk_buff_head tx_queue [4]
 
struct sk_buff_head cli_queue [4]
 
struct sk_bufftx_skb [4]
 
struct sk_buffrx_skb [4]
 
wait_queue_head_t param_wq
 
wait_queue_head_t fw_wq
 
int using_dma
 
int fpga_version
 
int buffer_size
 

Detailed Description

Definition at line 108 of file solos-pci.c.

Field Documentation

struct atm_dev* atmdev[4]

Definition at line 114 of file solos-pci.c.

int buffer_size

Definition at line 129 of file solos-pci.c.

void __iomem* buffers

Definition at line 110 of file solos-pci.c.

struct sk_buff_head cli_queue[4]

Definition at line 122 of file solos-pci.c.

spinlock_t cli_queue_lock

Definition at line 118 of file solos-pci.c.

void __iomem* config_regs

Definition at line 109 of file solos-pci.c.

Definition at line 113 of file solos-pci.c.

int fpga_version

Definition at line 128 of file solos-pci.c.

Definition at line 126 of file solos-pci.c.

int nr_ports

Definition at line 111 of file solos-pci.c.

struct list_head param_queue

Definition at line 120 of file solos-pci.c.

spinlock_t param_queue_lock

Definition at line 119 of file solos-pci.c.

Definition at line 125 of file solos-pci.c.

struct sk_buff* rx_skb[4]

Definition at line 124 of file solos-pci.c.

Definition at line 115 of file solos-pci.c.

spinlock_t tx_lock

Definition at line 116 of file solos-pci.c.

int tx_mask

Definition at line 112 of file solos-pci.c.

Definition at line 121 of file solos-pci.c.

spinlock_t tx_queue_lock

Definition at line 117 of file solos-pci.c.

struct sk_buff* tx_skb[4]

Definition at line 123 of file solos-pci.c.

int using_dma

Definition at line 127 of file solos-pci.c.


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