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

#include <commands.h>

Data Fields

__le16 len
 
__le16 next_frame_len
 
__le32 tx_flags
 
u8 rate
 
u8 sta_id
 
u8 tid_tspec
 
u8 sec_ctl
 
u8 key [16]
 
union {
   u8   byte [8]
 
   __le16   word [4]
 
   __le32   dw [2]
 
tkip_mic
 
__le32 next_frame_info
 
union {
   __le32   life_time
 
   __le32   attempt
 
stop_time
 
u8 supp_rates [2]
 
u8 rts_retry_limit
 
u8 data_retry_limit
 
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 1361 of file commands.h.

Field Documentation

__le32 attempt

Definition at line 1398 of file commands.h.

__le16 attempt_duration

Definition at line 1405 of file commands.h.

u8 byte[8]

Definition at line 1391 of file commands.h.

u8 data_retry_limit

Definition at line 1402 of file commands.h.

__le16 driver_txop

Definition at line 1412 of file commands.h.

__le32 dw[2]

Definition at line 1393 of file commands.h.

Definition at line 1419 of file commands.h.

u8 key[16]

Definition at line 1389 of file commands.h.

__le16 len

Definition at line 1372 of file commands.h.

__le32 life_time

Definition at line 1397 of file commands.h.

__le32 next_frame_info

Definition at line 1395 of file commands.h.

__le16 next_frame_len

Definition at line 1379 of file commands.h.

u8 payload[0]

Definition at line 1418 of file commands.h.

__le16 pm_frame_timeout

Definition at line 1404 of file commands.h.

u8 rate

Definition at line 1383 of file commands.h.

u8 rts_retry_limit

Definition at line 1401 of file commands.h.

u8 sec_ctl

Definition at line 1388 of file commands.h.

u8 sta_id

Definition at line 1386 of file commands.h.

union { ... } stop_time
u8 supp_rates[2]

Definition at line 1400 of file commands.h.

u8 tid_tspec

Definition at line 1387 of file commands.h.

union { ... } timeout
union { ... } tkip_mic
__le32 tx_flags

Definition at line 1381 of file commands.h.

Definition at line 1392 of file commands.h.


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