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

#include <skge.h>

Data Fields

void __iomemregs
 
struct pci_devpdev
 
spinlock_t hw_lock
 
u32 intr_mask
 
struct net_devicedev [2]
 
u8 chip_id
 
u8 chip_rev
 
u8 copper
 
u8 ports
 
u8 phy_type
 
u32 ram_size
 
u32 ram_offset
 
u16 phy_addr
 
spinlock_t phy_lock
 
struct tasklet_struct phy_task
 
char irq_name [0]
 

Detailed Description

Definition at line 2409 of file skge.h.

Field Documentation

Definition at line 2416 of file skge.h.

u8 chip_rev

Definition at line 2417 of file skge.h.

u8 copper

Definition at line 2418 of file skge.h.

struct net_device* dev[2]

Definition at line 2414 of file skge.h.

spinlock_t hw_lock

Definition at line 2412 of file skge.h.

u32 intr_mask

Definition at line 2413 of file skge.h.

char irq_name[0]

Definition at line 2428 of file skge.h.

struct pci_dev* pdev

Definition at line 2411 of file skge.h.

u16 phy_addr

Definition at line 2424 of file skge.h.

spinlock_t phy_lock

Definition at line 2425 of file skge.h.

Definition at line 2426 of file skge.h.

u8 phy_type

Definition at line 2420 of file skge.h.

u8 ports

Definition at line 2419 of file skge.h.

u32 ram_offset

Definition at line 2423 of file skge.h.

u32 ram_size

Definition at line 2422 of file skge.h.

Definition at line 2410 of file skge.h.


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