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

#include <p54.h>

Data Fields

u32 start_addr
 
u32 end_addr
 
union {
   void *   data [P54_TX_INFO_DATA_SIZE/sizeof(void *)]
 
   struct {
      u32   extra_len
 
   } 
 
}; 
 

Detailed Description

Definition at line 91 of file p54.h.

Field Documentation

union { ... }

Definition at line 95 of file p54.h.

u32 end_addr

Definition at line 93 of file p54.h.

u32 extra_len

Definition at line 97 of file p54.h.

u32 start_addr

Definition at line 92 of file p54.h.


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