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

Data Fields

spinlock_t lock
 
char id [HP100_SIG_LEN]
 
u_short chip
 
u_short soft_model
 
u_int memory_size
 
u_int virt_memory_size
 
u_short rx_ratio
 
u_short priority_tx
 
u_short mode
 
u_char bus
 
struct pci_devpci_dev
 
short mem_mapped
 
void __iomemmem_ptr_virt
 
unsigned long mem_ptr_phys
 
short lan_type
 
int hub_status
 
u_char mac1_mode
 
u_char mac2_mode
 
u_char hash_bytes [8]
 
hp100_ring_trxrhead
 
hp100_ring_trxrtail
 
hp100_ring_ttxrhead
 
hp100_ring_ttxrtail
 
hp100_ring_t rxring [MAX_RX_PDL]
 
hp100_ring_t txring [MAX_TX_PDL]
 
u_intpage_vaddr_algn
 
u_long whatever_offset
 
int rxrcommit
 
int txrcommit
 

Detailed Description

Definition at line 151 of file hp100.c.

Field Documentation

u_char bus

Definition at line 161 of file hp100.c.

Definition at line 154 of file hp100.c.

u_char hash_bytes[8]

Definition at line 170 of file hp100.c.

int hub_status

Definition at line 167 of file hp100.c.

Definition at line 153 of file hp100.c.

short lan_type

Definition at line 166 of file hp100.c.

spinlock_t lock

Definition at line 152 of file hp100.c.

u_char mac1_mode

Definition at line 168 of file hp100.c.

u_char mac2_mode

Definition at line 169 of file hp100.c.

short mem_mapped

Definition at line 163 of file hp100.c.

unsigned long mem_ptr_phys

Definition at line 165 of file hp100.c.

void __iomem* mem_ptr_virt

Definition at line 164 of file hp100.c.

u_int memory_size

Definition at line 156 of file hp100.c.

u_short mode

Definition at line 160 of file hp100.c.

u_int* page_vaddr_algn

Definition at line 181 of file hp100.c.

Definition at line 162 of file hp100.c.

u_short priority_tx

Definition at line 159 of file hp100.c.

u_short rx_ratio

Definition at line 158 of file hp100.c.

int rxrcommit

Definition at line 183 of file hp100.c.

hp100_ring_t* rxrhead

Definition at line 173 of file hp100.c.

Definition at line 178 of file hp100.c.

hp100_ring_t* rxrtail

Definition at line 174 of file hp100.c.

u_short soft_model

Definition at line 155 of file hp100.c.

int txrcommit

Definition at line 184 of file hp100.c.

hp100_ring_t* txrhead

Definition at line 175 of file hp100.c.

Definition at line 179 of file hp100.c.

hp100_ring_t* txrtail

Definition at line 176 of file hp100.c.

u_int virt_memory_size

Definition at line 157 of file hp100.c.

u_long whatever_offset

Definition at line 182 of file hp100.c.


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