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

#include <tx.h>

Data Fields

__le16 length
 
union {
   struct wl127x_tx_mem   wl127x_mem
 
   struct wl128x_tx_mem   wl128x_mem
 
   struct wl18xx_tx_mem   wl18xx_mem
 
__packed
 
__le32 start_time
 
__le16 life_time
 
__le16 tx_attr
 
u8 id
 
u8 tid
 
u8 hlid
 
union {
   u8   wl12xx_reserved
 
   u8   wl18xx_checksum_data
 
__packed
 

Detailed Description

Definition at line 110 of file tx.h.

Field Documentation

union { ... } __packed
union { ... } __packed
u8 hlid

Definition at line 132 of file tx.h.

u8 id

Definition at line 128 of file tx.h.

__le16 length

Definition at line 112 of file tx.h.

__le16 life_time

Definition at line 124 of file tx.h.

__le32 start_time

Definition at line 119 of file tx.h.

u8 tid

Definition at line 130 of file tx.h.

__le16 tx_attr

Definition at line 126 of file tx.h.

struct wl127x_tx_mem wl127x_mem

Definition at line 114 of file tx.h.

struct wl128x_tx_mem wl128x_mem

Definition at line 115 of file tx.h.

u8 wl12xx_reserved

Definition at line 135 of file tx.h.

u8 wl18xx_checksum_data

Definition at line 141 of file tx.h.

struct wl18xx_tx_mem wl18xx_mem

Definition at line 116 of file tx.h.


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