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

#include <rs.h>

Data Fields

enum iwl_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 iwl_rate_scale_data win [IWL_RATE_COUNT]
 

Detailed Description

struct iwl_scale_tbl_info – tx params and success history for all rates

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

Definition at line 310 of file rs.h.

Field Documentation

Definition at line 316 of file rs.h.

u8 ant_type

Definition at line 312 of file rs.h.

u32 current_rate

Definition at line 319 of file rs.h.

s32* expected_tpt

Definition at line 318 of file rs.h.

u8 is_dup

Definition at line 315 of file rs.h.

u8 is_ht40

Definition at line 314 of file rs.h.

u8 is_SGI

Definition at line 313 of file rs.h.

enum iwl_table_type lq_type

Definition at line 311 of file rs.h.

u8 max_search

Definition at line 317 of file rs.h.

Definition at line 320 of file rs.h.


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