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

#include <commands.h>

Data Fields

__le16 len
 
__le16 next_frame_len
 
__le32 tx_flags
 
struct iwl_dram_scratch scratch
 
__le32 rate_n_flags
 
u8 sta_id
 
u8 sec_ctl
 
u8 initial_rate_index
 
u8 reserved
 
u8 key [16]
 
__le16 next_frame_flags
 
__le16 reserved2
 
union {
   __le32   life_time
 
   __le32   attempt
 
stop_time
 
__le32 dram_lsb_ptr
 
u8 dram_msb_ptr
 
u8 rts_retry_limit
 
u8 data_retry_limit
 
u8 tid_tspec
 
union {
   __le16   pm_frame_timeout
 
   __le16   attempt_duration
 
timeout
 
__le16 driver_txop
 
u8 payload [0]
 
struct ieee80211_hdr hdr [0]
 

Detailed Description

Definition at line 1251 of file commands.h.

Field Documentation

__le32 attempt

Definition at line 1300 of file commands.h.

__le16 attempt_duration

Definition at line 1313 of file commands.h.

u8 data_retry_limit

Definition at line 1309 of file commands.h.

__le32 dram_lsb_ptr

Definition at line 1305 of file commands.h.

u8 dram_msb_ptr

Definition at line 1306 of file commands.h.

__le16 driver_txop

Definition at line 1320 of file commands.h.

Definition at line 1327 of file commands.h.

u8 initial_rate_index

Definition at line 1293 of file commands.h.

u8 key[16]

Definition at line 1295 of file commands.h.

__le16 len

Definition at line 1262 of file commands.h.

__le32 life_time

Definition at line 1299 of file commands.h.

__le16 next_frame_flags

Definition at line 1296 of file commands.h.

__le16 next_frame_len

Definition at line 1269 of file commands.h.

u8 payload[0]

Definition at line 1326 of file commands.h.

__le16 pm_frame_timeout

Definition at line 1312 of file commands.h.

__le32 rate_n_flags

Definition at line 1278 of file commands.h.

u8 reserved

Definition at line 1294 of file commands.h.

__le16 reserved2

Definition at line 1297 of file commands.h.

u8 rts_retry_limit

Definition at line 1308 of file commands.h.

Definition at line 1275 of file commands.h.

u8 sec_ctl

Definition at line 1284 of file commands.h.

u8 sta_id

Definition at line 1281 of file commands.h.

union { ... } stop_time
u8 tid_tspec

Definition at line 1310 of file commands.h.

union { ... } timeout
__le32 tx_flags

Definition at line 1271 of file commands.h.


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