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

#include <rc80211_minstrel_ht.h>

Data Fields

unsigned int attempts
 
unsigned int last_attempts
 
unsigned int success
 
unsigned int last_success
 
u64 att_hist
 
u64 succ_hist
 
unsigned int cur_tp
 
unsigned int cur_prob
 
unsigned int probability
 
unsigned int retry_count
 
unsigned int retry_count_rtscts
 
bool retry_updated
 
u8 sample_skipped
 

Detailed Description

Definition at line 34 of file rc80211_minstrel_ht.h.

Field Documentation

u64 att_hist

Definition at line 40 of file rc80211_minstrel_ht.h.

unsigned int attempts

Definition at line 36 of file rc80211_minstrel_ht.h.

unsigned int cur_prob

Definition at line 46 of file rc80211_minstrel_ht.h.

unsigned int cur_tp

Definition at line 43 of file rc80211_minstrel_ht.h.

unsigned int last_attempts

Definition at line 36 of file rc80211_minstrel_ht.h.

unsigned int last_success

Definition at line 37 of file rc80211_minstrel_ht.h.

unsigned int probability

Definition at line 46 of file rc80211_minstrel_ht.h.

unsigned int retry_count

Definition at line 49 of file rc80211_minstrel_ht.h.

unsigned int retry_count_rtscts

Definition at line 50 of file rc80211_minstrel_ht.h.

bool retry_updated

Definition at line 52 of file rc80211_minstrel_ht.h.

u8 sample_skipped

Definition at line 53 of file rc80211_minstrel_ht.h.

u64 succ_hist

Definition at line 40 of file rc80211_minstrel_ht.h.

unsigned int success

Definition at line 37 of file rc80211_minstrel_ht.h.


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