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

#include <ipw2200.h>

Data Fields

u8 reserved [8]
 
u8 subtype
 
u8 flags
 
__le16 size
 
union {
   struct notif_association   assoc
 
   struct notif_authenticate   auth
 
   struct notif_channel_result   channel_result
 
   struct notif_scan_complete   scan_complete
 
   struct notif_frag_length   frag_len
 
   struct notif_beacon_state   beacon_state
 
   struct notif_tgi_tx_key   tgi_tx_key
 
   struct notif_link_deterioration   link_deterioration
 
   struct notif_calibration   calibration
 
   struct notif_noise   noise
 
   u8   raw [0]
 
u
 

Detailed Description

Definition at line 653 of file ipw2200.h.

Field Documentation

Definition at line 659 of file ipw2200.h.

Definition at line 660 of file ipw2200.h.

struct notif_beacon_state beacon_state

Definition at line 664 of file ipw2200.h.

Definition at line 667 of file ipw2200.h.

struct notif_channel_result channel_result

Definition at line 661 of file ipw2200.h.

u8 flags

Definition at line 656 of file ipw2200.h.

Definition at line 663 of file ipw2200.h.

struct notif_link_deterioration link_deterioration

Definition at line 666 of file ipw2200.h.

Definition at line 668 of file ipw2200.h.

u8 raw[0]

Definition at line 669 of file ipw2200.h.

u8 reserved[8]

Definition at line 654 of file ipw2200.h.

struct notif_scan_complete scan_complete

Definition at line 662 of file ipw2200.h.

__le16 size

Definition at line 657 of file ipw2200.h.

u8 subtype

Definition at line 655 of file ipw2200.h.

Definition at line 665 of file ipw2200.h.

union { ... } u

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