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

#include <wbhal.h>

Data Fields

union {
   u32   value
 
   struct {
      u32   R00_receive_time_index:16
 
      u32   R00_receive_byte_count:12
 
      u32   R00_RESERVED:2
 
      u32   R00_packet_in_fifo:1
 
      u32   R00_packet_or_buffer_status:1
 
   } 
 
}; 
 

Detailed Description

Definition at line 108 of file wbhal.h.

Field Documentation

union { ... }
u32 R00_packet_in_fifo

Definition at line 124 of file wbhal.h.

u32 R00_packet_or_buffer_status

Definition at line 125 of file wbhal.h.

u32 R00_receive_byte_count

Definition at line 122 of file wbhal.h.

u32 R00_receive_time_index

Definition at line 121 of file wbhal.h.

u32 R00_RESERVED

Definition at line 123 of file wbhal.h.

u32 value

Definition at line 110 of file wbhal.h.


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