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

#include <lmac.h>

Data Fields

u8 rateset [8]
 
u8 rts_rate_idx
 
u8 crypt_offset
 
u8 key_type
 
u8 key_len
 
u8 key [16]
 
u8 hw_queue
 
u8 backlog
 
__le16 durations [4]
 
u8 tx_antenna
 
union {
   struct {
      u8   cts_rate
 
      __le16   output_power
 
   }   longbow
 
   struct {
      u8   output_power
 
      u8   cts_rate
 
      u8   unalloc
 
   }   normal
 
__packed
 
u8 unalloc2 [2]
 
u8 align [0]
 

Detailed Description

Definition at line 250 of file lmac.h.

Field Documentation

union { ... } __packed
u8 align[0]

Definition at line 273 of file lmac.h.

u8 backlog

Definition at line 258 of file lmac.h.

u8 crypt_offset

Definition at line 253 of file lmac.h.

u8 cts_rate

Definition at line 263 of file lmac.h.

__le16 durations[4]

Definition at line 259 of file lmac.h.

Definition at line 257 of file lmac.h.

u8 key[16]

Definition at line 256 of file lmac.h.

u8 key_len

Definition at line 255 of file lmac.h.

u8 key_type

Definition at line 254 of file lmac.h.

struct { ... } longbow
struct { ... } normal
__le16 output_power

Definition at line 264 of file lmac.h.

u8 output_power

Definition at line 267 of file lmac.h.

u8 rateset[8]

Definition at line 251 of file lmac.h.

u8 rts_rate_idx

Definition at line 252 of file lmac.h.

u8 tx_antenna

Definition at line 260 of file lmac.h.

u8 unalloc

Definition at line 269 of file lmac.h.

u8 unalloc2[2]

Definition at line 272 of file lmac.h.


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