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

Data Fields

struct list_head list
 
struct dp83640_clockclock
 
struct phy_devicephydev
 
struct work_struct ts_work
 
int hwts_tx_en
 
int hwts_rx_en
 
int layer
 
int version
 
int cfg0
 
struct phy_txts edata
 
struct list_head rxts
 
struct list_head rxpool
 
struct rxts rx_pool_data [MAX_RXTS]
 
spinlock_t rx_lock
 
struct sk_buff_head rx_queue
 
struct sk_buff_head tx_queue
 

Detailed Description

Definition at line 89 of file dp83640.c.

Field Documentation

int cfg0

Definition at line 99 of file dp83640.c.

Definition at line 91 of file dp83640.c.

Definition at line 101 of file dp83640.c.

int hwts_rx_en

Definition at line 95 of file dp83640.c.

int hwts_tx_en

Definition at line 94 of file dp83640.c.

int layer

Definition at line 96 of file dp83640.c.

Definition at line 90 of file dp83640.c.

struct phy_device* phydev

Definition at line 92 of file dp83640.c.

spinlock_t rx_lock

Definition at line 107 of file dp83640.c.

struct rxts rx_pool_data[MAX_RXTS]

Definition at line 105 of file dp83640.c.

Definition at line 109 of file dp83640.c.

struct list_head rxpool

Definition at line 104 of file dp83640.c.

Definition at line 103 of file dp83640.c.

Definition at line 93 of file dp83640.c.

Definition at line 110 of file dp83640.c.

int version

Definition at line 97 of file dp83640.c.


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