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

#include <xmit.h>

Public Member Functions

 PAD_BYTES (2)
 

Data Fields

__le16 frame_len
 
__le16 phy_status0
 
union {
   struct {
      __u8   jssi
 
      __u8   sig_qual
 
   }   __packed
 
   struct {
      __s8   power0
 
      __s8   power1
 
   }   __packed
 
__packed
 
union {
   struct {
      __s8   phy_ht_power0
 
   }   __packed
 
   struct {
      __s8   power2
 
   }   __packed
 
   __le16   phy_status2
 
__packed
 
union {
   struct {
      __s8   phy_ht_power1
 
      __s8   phy_ht_power2
 
   }   __packed
 
   __le16   phy_status3
 
__packed
 
union {
   struct {
      __le16   phy_status4
 
      __le16   phy_status5
 
      __le32   mac_status
 
      __le16   mac_time
 
      __le16   channel
 
   }   __packed
 
   struct {
      __le32   mac_status
 
      __le16   mac_time
 
      __le16   channel
 
   }   __packed
 
__packed
 

Detailed Description

Definition at line 234 of file xmit.h.

Member Function Documentation

PAD_BYTES ( )

Field Documentation

struct { ... } __packed
struct { ... } __packed
union { ... } __packed
struct { ... } __packed
struct { ... } __packed
union { ... } __packed
struct { ... } __packed
union { ... } __packed
struct { ... } __packed
struct { ... } __packed
union { ... } __packed

Definition at line 282 of file xmit.h.

__le16 frame_len

Definition at line 235 of file xmit.h.

__u8 jssi

Definition at line 241 of file xmit.h.

__le32 mac_status

Definition at line 280 of file xmit.h.

__le16 mac_time

Definition at line 281 of file xmit.h.

__s8 phy_ht_power0

Definition at line 255 of file xmit.h.

__s8 phy_ht_power1

Definition at line 269 of file xmit.h.

__s8 phy_ht_power2

Definition at line 270 of file xmit.h.

__le16 phy_status0

Definition at line 237 of file xmit.h.

__le16 phy_status2

Definition at line 264 of file xmit.h.

__le16 phy_status3

Definition at line 273 of file xmit.h.

__le16 phy_status4

Definition at line 278 of file xmit.h.

__le16 phy_status5

Definition at line 279 of file xmit.h.

__s8 power0

Definition at line 247 of file xmit.h.

__s8 power1

Definition at line 248 of file xmit.h.

__s8 power2

Definition at line 260 of file xmit.h.

__u8 sig_qual

Definition at line 242 of file xmit.h.


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