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

Data Fields

struct ioc3regs
 
unsigned longrxr
 
struct ioc3_etxdtxr
 
struct sk_buffrx_skbs [512]
 
struct sk_bufftx_skbs [128]
 
int rx_ci
 
int rx_pi
 
int tx_ci
 
int tx_pi
 
int txqlen
 
u32 emcr
 
u32 ehar_h
 
u32 ehar_l
 
spinlock_t ioc3_lock
 
struct mii_if_info mii
 
struct pci_devpdev
 
struct timer_list ioc3_timer
 

Detailed Description

Definition at line 79 of file ioc3-eth.c.

Field Documentation

u32 ehar_h

Definition at line 90 of file ioc3-eth.c.

u32 ehar_l

Definition at line 90 of file ioc3-eth.c.

u32 emcr

Definition at line 90 of file ioc3-eth.c.

spinlock_t ioc3_lock

Definition at line 91 of file ioc3-eth.c.

struct timer_list ioc3_timer

Definition at line 97 of file ioc3-eth.c.

Definition at line 92 of file ioc3-eth.c.

struct pci_dev* pdev

Definition at line 94 of file ioc3-eth.c.

Definition at line 80 of file ioc3-eth.c.

int rx_ci

Definition at line 85 of file ioc3-eth.c.

int rx_pi

Definition at line 86 of file ioc3-eth.c.

struct sk_buff* rx_skbs[512]

Definition at line 83 of file ioc3-eth.c.

unsigned long* rxr

Definition at line 81 of file ioc3-eth.c.

int tx_ci

Definition at line 87 of file ioc3-eth.c.

int tx_pi

Definition at line 88 of file ioc3-eth.c.

struct sk_buff* tx_skbs[128]

Definition at line 84 of file ioc3-eth.c.

int txqlen

Definition at line 89 of file ioc3-eth.c.

Definition at line 82 of file ioc3-eth.c.


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