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

Data Fields

union desc_stat ctrl
 
union desc_buf buf
 
u32 addr
 
u32 next
 

Detailed Description

struct ksz_hw_desc - Hardware descriptor data structure : Descriptor control value. : Descriptor buffer value. : Physical address of memory buffer. : Pointer to next hardware descriptor.

Definition at line 947 of file ksz884x.c.

Field Documentation

u32 addr

Definition at line 950 of file ksz884x.c.

union desc_buf buf

Definition at line 949 of file ksz884x.c.

union desc_stat ctrl

Definition at line 948 of file ksz884x.c.

u32 next

Definition at line 951 of file ksz884x.c.


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