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

#include <commands.h>

Data Fields

__le32 len_n_flags
 
struct il_cmd_header hdr
 
union {
   struct il3945_rx_frame   rx_frame
 
   struct il3945_tx_resp   tx_resp
 
   struct il3945_beacon_notif   beacon_status
 
   struct il_alive_resp   alive_frame
 
   struct il_spectrum_notification   spectrum_notif
 
   struct il_csa_notification   csa_notif
 
   struct il_error_resp   err_resp
 
   struct il_card_state_notif   card_state_notif
 
   struct il_add_sta_resp   add_sta
 
   struct il_rem_sta_resp   rem_sta
 
   struct il_sleep_notification   sleep_notif
 
   struct il_spectrum_resp   spectrum
 
   struct il_notif_stats   stats
 
   struct il_compressed_ba_resp   compressed_ba
 
   struct il_missed_beacon_notif   missed_beacon
 
   __le32   status
 
   u8   raw [0]
 
u
 

Detailed Description

Definition at line 3341 of file commands.h.

Field Documentation

Definition at line 3364 of file commands.h.

struct il_alive_resp alive_frame

Definition at line 3359 of file commands.h.

struct il3945_beacon_notif beacon_status

Definition at line 3357 of file commands.h.

struct il_card_state_notif card_state_notif

Definition at line 3363 of file commands.h.

Definition at line 3369 of file commands.h.

Definition at line 3361 of file commands.h.

Definition at line 3362 of file commands.h.

Definition at line 3353 of file commands.h.

__le32 len_n_flags

Definition at line 3352 of file commands.h.

Definition at line 3370 of file commands.h.

u8 raw[0]

Definition at line 3372 of file commands.h.

Definition at line 3365 of file commands.h.

Definition at line 3355 of file commands.h.

Definition at line 3366 of file commands.h.

Definition at line 3367 of file commands.h.

Definition at line 3360 of file commands.h.

Definition at line 3368 of file commands.h.

Definition at line 3371 of file commands.h.

Definition at line 3356 of file commands.h.

union { ... } u

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