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

#include <ipw2100.h>

Data Fields

union {
   struct {
      u8   nlf:1
 
      u8   txType:2
 
      u8   intEnabled:1
 
      u8   reserved:4
 
   }   fields
 
   u8   field
 
info
 

Detailed Description

Definition at line 151 of file ipw2100.h.

Field Documentation

Definition at line 156 of file ipw2100.h.

struct { ... } fields
union { ... } info
u8 intEnabled

Definition at line 154 of file ipw2100.h.

u8 nlf

Definition at line 154 of file ipw2100.h.

u8 reserved

Definition at line 154 of file ipw2100.h.

u8 txType

Definition at line 154 of file ipw2100.h.


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