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

#include <atl1.h>

Data Fields

struct net_devicenetdev
 
struct pci_devpdev
 
struct atl1_sft_stats soft_stats
 
u32 rx_buffer_len
 
u32 wol
 
u16 link_speed
 
u16 link_duplex
 
spinlock_t lock
 
struct napi_struct napi
 
struct work_struct reset_dev_task
 
struct work_struct link_chg_task
 
struct timer_list phy_config_timer
 
bool phy_timer_pending
 
struct atl1_ring_header ring_header
 
struct atl1_tpd_ring tpd_ring
 
spinlock_t mb_lock
 
struct atl1_rfd_ring rfd_ring
 
struct atl1_rrd_ring rrd_ring
 
u64 hw_csum_err
 
u64 hw_csum_good
 
u32 msg_enable
 
u16 imt
 
u16 ict
 
struct mii_if_info mii
 
bool int_enabled
 
u32 bd_number
 
bool pci_using_64
 
struct atl1_hw hw
 
struct atl1_smb smb
 
struct atl1_cmb cmb
 

Detailed Description

Definition at line 755 of file atl1.h.

Field Documentation

u32 bd_number

Definition at line 795 of file atl1.h.

Definition at line 799 of file atl1.h.

Definition at line 797 of file atl1.h.

u64 hw_csum_err

Definition at line 782 of file atl1.h.

u64 hw_csum_good

Definition at line 783 of file atl1.h.

u16 ict

Definition at line 786 of file atl1.h.

u16 imt

Definition at line 785 of file atl1.h.

bool int_enabled

Definition at line 793 of file atl1.h.

struct work_struct link_chg_task

Definition at line 767 of file atl1.h.

u16 link_duplex

Definition at line 763 of file atl1.h.

u16 link_speed

Definition at line 762 of file atl1.h.

spinlock_t lock

Definition at line 764 of file atl1.h.

spinlock_t mb_lock

Definition at line 777 of file atl1.h.

Definition at line 787 of file atl1.h.

u32 msg_enable

Definition at line 784 of file atl1.h.

Definition at line 765 of file atl1.h.

struct net_device* netdev

Definition at line 756 of file atl1.h.

bool pci_using_64

Definition at line 796 of file atl1.h.

struct pci_dev* pdev

Definition at line 757 of file atl1.h.

struct timer_list phy_config_timer

Definition at line 769 of file atl1.h.

bool phy_timer_pending

Definition at line 770 of file atl1.h.

struct work_struct reset_dev_task

Definition at line 766 of file atl1.h.

Definition at line 780 of file atl1.h.

struct atl1_ring_header ring_header

Definition at line 773 of file atl1.h.

Definition at line 781 of file atl1.h.

u32 rx_buffer_len

Definition at line 760 of file atl1.h.

Definition at line 798 of file atl1.h.

struct atl1_sft_stats soft_stats

Definition at line 759 of file atl1.h.

Definition at line 776 of file atl1.h.

u32 wol

Definition at line 761 of file atl1.h.


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