Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Data Fields
b43legacy_txhdr_fw3 Struct Reference

#include <xmit.h>

Public Member Functions

 PAD_BYTES (2)
 

Data Fields

__le32 mac_ctl
 
__le16 mac_frame_ctl
 
__le16 tx_fes_time_norm
 
__le16 phy_ctl
 
__u8 iv [16]
 
__u8 tx_receiver [6]
 
__le16 tx_fes_time_fb
 
struct b43legacy_plcp_hdr4 rts_plcp_fb
 
__le16 rts_dur_fb
 
struct b43legacy_plcp_hdr4 plcp_fb
 
__le16 dur_fb
 
__le16 cookie
 
__le16 unknown_scb_stuff
 
struct b43legacy_plcp_hdr6 rts_plcp
 
__u8 rts_frame [18]
 
struct b43legacy_plcp_hdr6 plcp
 

Detailed Description

Definition at line 24 of file xmit.h.

Member Function Documentation

PAD_BYTES ( )

Field Documentation

__le16 cookie

Definition at line 37 of file xmit.h.

__le16 dur_fb

Definition at line 35 of file xmit.h.

__u8 iv[16]

Definition at line 29 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 phy_ctl

Definition at line 28 of file xmit.h.

struct b43legacy_plcp_hdr6 plcp

Definition at line 41 of file xmit.h.

struct b43legacy_plcp_hdr4 plcp_fb

Definition at line 34 of file xmit.h.

__le16 rts_dur_fb

Definition at line 33 of file xmit.h.

__u8 rts_frame[18]

Definition at line 40 of file xmit.h.

struct b43legacy_plcp_hdr6 rts_plcp

Definition at line 39 of file xmit.h.

struct b43legacy_plcp_hdr4 rts_plcp_fb

Definition at line 32 of file xmit.h.

__le16 tx_fes_time_fb

Definition at line 31 of file xmit.h.

__le16 tx_fes_time_norm

Definition at line 27 of file xmit.h.

__u8 tx_receiver[6]

Definition at line 30 of file xmit.h.

__le16 unknown_scb_stuff

Definition at line 38 of file xmit.h.


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