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

#include <host.h>

Data Fields

union {
   __le16   status
 
   struct {
      u8   bss_type
 
      u8   bss_num
 
   }   bss
 
u
 
u8 snr
 
u8 rx_control
 
__le16 pkt_len
 
u8 nf
 
u8 rx_rate
 
__le32 pkt_ptr
 
__le32 next_rxpd_ptr
 
u8 priority
 
u8 reserved [3]
 
__le16 rx_pkt_length
 
__le16 rx_pkt_offset
 
__le16 rx_pkt_type
 
__le16 seq_num
 
s8 snr
 
s8 nf
 
u8 ht_info
 

Detailed Description

Definition at line 325 of file host.h.

Field Documentation

struct { ... } bss
u8 bss_num

Definition at line 334 of file host.h.

u8 bss_type

Definition at line 332 of file host.h.

u8 ht_info

Definition at line 456 of file fw.h.

__le32 next_rxpd_ptr

Definition at line 357 of file host.h.

u8 nf

Definition at line 348 of file host.h.

s8 nf

Definition at line 452 of file fw.h.

__le16 pkt_len

Definition at line 345 of file host.h.

__le32 pkt_ptr

Definition at line 354 of file host.h.

u8 priority

Definition at line 360 of file host.h.

u8 reserved

Definition at line 361 of file host.h.

u8 rx_control

Definition at line 342 of file host.h.

__le16 rx_pkt_length

Definition at line 445 of file fw.h.

__le16 rx_pkt_offset

Definition at line 446 of file fw.h.

__le16 rx_pkt_type

Definition at line 447 of file fw.h.

u8 rx_rate

Definition at line 351 of file host.h.

__le16 seq_num

Definition at line 448 of file fw.h.

u8 snr

Definition at line 339 of file host.h.

s8 snr

Definition at line 451 of file fw.h.

Definition at line 329 of file host.h.

union { ... } u

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