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

#include <rs.h>

Data Fields

u64 data
 
s32 success_counter
 
s32 success_ratio
 
s32 counter
 
s32 average_tpt
 
unsigned long stamp
 

Detailed Description

struct iwl_rate_scale_data – tx success history for one rate

Definition at line 295 of file rs.h.

Field Documentation

s32 average_tpt

Definition at line 300 of file rs.h.

s32 counter

Definition at line 299 of file rs.h.

Definition at line 296 of file rs.h.

unsigned long stamp

Definition at line 301 of file rs.h.

s32 success_counter

Definition at line 297 of file rs.h.

s32 success_ratio

Definition at line 298 of file rs.h.


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