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

#include <common.h>

Data Fields

enum il_table_type lq_type
 
u8 ant_type
 
u8 is_SGI
 
u8 is_ht40
 
u8 is_dup
 
u8 action
 
u8 max_search
 
s32expected_tpt
 
u32 current_rate
 
struct il_rate_scale_data win [RATE_COUNT]
 

Detailed Description

struct il_scale_tbl_info – tx params and success history for all rates

There are two of these in struct il_lq_sta, one for "active", and one for "search".

Definition at line 2732 of file common.h.

Field Documentation

Definition at line 2738 of file common.h.

u8 ant_type

Definition at line 2734 of file common.h.

u32 current_rate

Definition at line 2741 of file common.h.

s32* expected_tpt

Definition at line 2740 of file common.h.

u8 is_dup

Definition at line 2737 of file common.h.

u8 is_ht40

Definition at line 2736 of file common.h.

u8 is_SGI

Definition at line 2735 of file common.h.

enum il_table_type lq_type

Definition at line 2733 of file common.h.

u8 max_search

Definition at line 2739 of file common.h.

Definition at line 2742 of file common.h.


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