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

#include <commands.h>

Data Fields

__le16 len
 
__le16 next_frame_len
 
__le32 tx_flags
 
struct il_dram_scratch scratch
 
__le32 rate_n_flags
 
u8 sta_id
 
u8 sec_ctl
 
u8 initial_rate_idx
 
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 1445 of file commands.h.

Field Documentation

__le32 attempt

Definition at line 1494 of file commands.h.

__le16 attempt_duration

Definition at line 1507 of file commands.h.

u8 data_retry_limit

Definition at line 1503 of file commands.h.

__le32 dram_lsb_ptr

Definition at line 1499 of file commands.h.

u8 dram_msb_ptr

Definition at line 1500 of file commands.h.

__le16 driver_txop

Definition at line 1514 of file commands.h.

Definition at line 1521 of file commands.h.

u8 initial_rate_idx

Definition at line 1487 of file commands.h.

u8 key[16]

Definition at line 1489 of file commands.h.

__le16 len

Definition at line 1456 of file commands.h.

__le32 life_time

Definition at line 1493 of file commands.h.

__le16 next_frame_flags

Definition at line 1490 of file commands.h.

__le16 next_frame_len

Definition at line 1463 of file commands.h.

u8 payload[0]

Definition at line 1520 of file commands.h.

__le16 pm_frame_timeout

Definition at line 1506 of file commands.h.

__le32 rate_n_flags

Definition at line 1472 of file commands.h.

u8 reserved

Definition at line 1488 of file commands.h.

__le16 reserved2

Definition at line 1491 of file commands.h.

u8 rts_retry_limit

Definition at line 1502 of file commands.h.

Definition at line 1469 of file commands.h.

u8 sec_ctl

Definition at line 1478 of file commands.h.

u8 sta_id

Definition at line 1475 of file commands.h.

union { ... } stop_time
u8 tid_tspec

Definition at line 1504 of file commands.h.

union { ... } timeout
__le32 tx_flags

Definition at line 1465 of file commands.h.


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