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

#include <host.h>

Data Fields

struct cmd_header hdr
 
__le16 afc_auto
 
union {
   struct {
      __le16   threshold
 
      __le16   period
 
   } 
 
   struct {
      __le16   timing_offset
 
      __le16   carrier_offset
 
   } 
 
}; 
 

Detailed Description

Definition at line 904 of file host.h.

Field Documentation

union { ... }
__le16 afc_auto

Definition at line 907 of file host.h.

__le16 carrier_offset

Definition at line 915 of file host.h.

Definition at line 905 of file host.h.

__le16 period

Definition at line 911 of file host.h.

__le16 threshold

Definition at line 910 of file host.h.

__le16 timing_offset

Definition at line 914 of file host.h.


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