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

#include <sky2.h>

Data Fields

void __iomemregs
 
struct pci_devpdev
 
struct napi_struct napi
 
struct net_devicedev [2]
 
unsigned long flags
 
u8 chip_id
 
u8 chip_rev
 
u8 pmd_type
 
u8 ports
 
struct sky2_status_lest_le
 
u32 st_size
 
u32 st_idx
 
dma_addr_t st_dma
 
struct timer_list watchdog_timer
 
struct work_struct restart_work
 
wait_queue_head_t msi_wait
 
char irq_name [0]
 

Detailed Description

Definition at line 2277 of file sky2.h.

Field Documentation

Definition at line 2296 of file sky2.h.

u8 chip_rev

Definition at line 2297 of file sky2.h.

struct net_device* dev[2]

Definition at line 2281 of file sky2.h.

unsigned long flags

Definition at line 2282 of file sky2.h.

char irq_name[0]

Definition at line 2310 of file sky2.h.

Definition at line 2308 of file sky2.h.

Definition at line 2280 of file sky2.h.

struct pci_dev* pdev

Definition at line 2279 of file sky2.h.

u8 pmd_type

Definition at line 2298 of file sky2.h.

u8 ports

Definition at line 2299 of file sky2.h.

Definition at line 2278 of file sky2.h.

struct work_struct restart_work

Definition at line 2307 of file sky2.h.

dma_addr_t st_dma

Definition at line 2304 of file sky2.h.

u32 st_idx

Definition at line 2303 of file sky2.h.

Definition at line 2301 of file sky2.h.

u32 st_size

Definition at line 2302 of file sky2.h.

struct timer_list watchdog_timer

Definition at line 2306 of file sky2.h.


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