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

Data Fields

wait_queue_head_t counter
 
unsigned long time
 
int read
 

Detailed Description

struct ksz_counter_info - OS dependent counter information data structure : Wait queue to wakeup after counters are read. : Next time in jiffies to read counter. : Indication of counters read in full or not.

Definition at line 1393 of file ksz884x.c.

Field Documentation

Definition at line 1394 of file ksz884x.c.

int read

Definition at line 1396 of file ksz884x.c.

unsigned long time

Definition at line 1395 of file ksz884x.c.


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