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

#include <xmit.h>

Data Fields

__le32 mac_ctl
 
__le16 mac_frame_ctl
 
__le16 tx_fes_time_norm
 
__le16 phy_ctl
 
__le16 phy_ctl1
 
__le16 phy_ctl1_fb
 
__le16 phy_ctl1_rts
 
__le16 phy_ctl1_rts_fb
 
__u8 phy_rate
 
__u8 phy_rate_rts
 
__u8 extra_ft
 
__u8 chan_radio_code
 
__u8 iv [16]
 
__u8 tx_receiver [6]
 
__le16 tx_fes_time_fb
 
struct b43_plcp_hdr6 rts_plcp_fb
 
__le16 rts_dur_fb
 
struct b43_plcp_hdr6 plcp_fb
 
__le16 dur_fb
 
__le16 mimo_modelen
 
__le16 mimo_ratelen_fb
 
__le32 timeout
 
union {
   struct {
      __le16   mimo_antenna
 
      __le16   preload_size
 
      __le16   cookie
 
      __le16   tx_status
 
      __le16   max_n_mpdus
 
      __le16   max_a_bytes_mrt
 
      __le16   max_a_bytes_fbr
 
      __le16   min_m_bytes
 
      struct b43_plcp_hdr6   rts_plcp
 
      __u8   rts_frame [16]
 
      struct b43_plcp_hdr6   plcp
 
   }   __packed
 
   struct {
      __le16   mimo_antenna
 
      __le16   preload_size
 
      __le16   cookie
 
      __le16   tx_status
 
      struct b43_plcp_hdr6   rts_plcp
 
      __u8   rts_frame [16]
 
      struct b43_plcp_hdr6   plcp
 
   }   __packed
 
   struct {
      __le16   cookie
 
      __le16   tx_status
 
      struct b43_plcp_hdr6   rts_plcp
 
      __u8   rts_frame [16]
 
      struct b43_plcp_hdr6   plcp
 
   }   __packed
 
__packed
 

Detailed Description

Definition at line 24 of file xmit.h.

Field Documentation

struct { ... } __packed
struct { ... } __packed
struct { ... } __packed
union { ... } __packed
__u8 chan_radio_code

Definition at line 36 of file xmit.h.

__le16 cookie

Definition at line 54 of file xmit.h.

__le16 dur_fb

Definition at line 43 of file xmit.h.

__u8 extra_ft

Definition at line 35 of file xmit.h.

__u8 iv[16]

Definition at line 37 of file xmit.h.

__le32 mac_ctl

Definition at line 25 of file xmit.h.

__le16 mac_frame_ctl

Definition at line 26 of file xmit.h.

__le16 max_a_bytes_fbr

Definition at line 58 of file xmit.h.

__le16 max_a_bytes_mrt

Definition at line 57 of file xmit.h.

__le16 max_n_mpdus

Definition at line 56 of file xmit.h.

__le16 mimo_antenna

Definition at line 51 of file xmit.h.

__le16 mimo_modelen

Definition at line 44 of file xmit.h.

__le16 mimo_ratelen_fb

Definition at line 45 of file xmit.h.

__le16 min_m_bytes

Definition at line 59 of file xmit.h.

__le16 phy_ctl

Definition at line 28 of file xmit.h.

__le16 phy_ctl1

Definition at line 29 of file xmit.h.

__le16 phy_ctl1_fb

Definition at line 30 of file xmit.h.

__le16 phy_ctl1_rts

Definition at line 31 of file xmit.h.

__le16 phy_ctl1_rts_fb

Definition at line 32 of file xmit.h.

__u8 phy_rate

Definition at line 33 of file xmit.h.

__u8 phy_rate_rts

Definition at line 34 of file xmit.h.

struct b43_plcp_hdr6 plcp

Definition at line 63 of file xmit.h.

struct b43_plcp_hdr6 plcp_fb

Definition at line 42 of file xmit.h.

__le16 preload_size

Definition at line 52 of file xmit.h.

__le16 rts_dur_fb

Definition at line 41 of file xmit.h.

__u8 rts_frame[16]

Definition at line 61 of file xmit.h.

struct b43_plcp_hdr6 rts_plcp

Definition at line 60 of file xmit.h.

struct b43_plcp_hdr6 rts_plcp_fb

Definition at line 40 of file xmit.h.

__le32 timeout

Definition at line 46 of file xmit.h.

__le16 tx_fes_time_fb

Definition at line 39 of file xmit.h.

__le16 tx_fes_time_norm

Definition at line 27 of file xmit.h.

__u8 tx_receiver[6]

Definition at line 38 of file xmit.h.

Definition at line 55 of file xmit.h.


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