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

#include <host.h>

Data Fields

union {
   __le32   tx_status
 
   struct {
      u8   bss_type
 
      u8   bss_num
 
      __le16   reserved
 
   }   bss
 
u
 
__le32 tx_control
 
__le32 tx_packet_location
 
__le16 tx_packet_length
 
u8 tx_dest_addr_high [2]
 
u8 tx_dest_addr_low [4]
 
u8 priority
 
u8 powermgmt
 
u8 pktdelay_2ms
 
u8 reserved1
 
__le16 tx_pkt_length
 
__le16 tx_pkt_offset
 
__le16 tx_pkt_type
 
u8 flags
 
u8 pkt_delay_2ms
 

Detailed Description

Definition at line 291 of file host.h.

Field Documentation

struct { ... } bss
u8 bss_num

Definition at line 300 of file host.h.

u8 bss_type

Definition at line 298 of file host.h.

u8 flags

Definition at line 437 of file fw.h.

u8 pkt_delay_2ms

Definition at line 438 of file fw.h.

u8 pktdelay_2ms

Definition at line 319 of file host.h.

u8 powermgmt

Definition at line 317 of file host.h.

u8 priority

Definition at line 315 of file host.h.

__le16 reserved

Definition at line 302 of file host.h.

u8 reserved1

Definition at line 321 of file host.h.

Definition at line 306 of file host.h.

u8 tx_dest_addr_high

Definition at line 311 of file host.h.

u8 tx_dest_addr_low

Definition at line 313 of file host.h.

__le16 tx_packet_length

Definition at line 309 of file host.h.

__le32 tx_packet_location

Definition at line 307 of file host.h.

__le16 tx_pkt_length

Definition at line 432 of file fw.h.

__le16 tx_pkt_offset

Definition at line 433 of file fw.h.

__le16 tx_pkt_type

Definition at line 434 of file fw.h.

Definition at line 295 of file host.h.

union { ... } u

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