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

#include <rc80211_minstrel.h>

Data Fields

struct ieee80211_hwhw
 
bool has_mrr
 
unsigned int cw_min
 
unsigned int cw_max
 
unsigned int max_retry
 
unsigned int ewma_level
 
unsigned int segment_size
 
unsigned int update_interval
 
unsigned int lookaround_rate
 
unsigned int lookaround_rate_mrr
 

Detailed Description

Definition at line 70 of file rc80211_minstrel.h.

Field Documentation

unsigned int cw_max

Definition at line 74 of file rc80211_minstrel.h.

unsigned int cw_min

Definition at line 73 of file rc80211_minstrel.h.

unsigned int ewma_level

Definition at line 76 of file rc80211_minstrel.h.

bool has_mrr

Definition at line 72 of file rc80211_minstrel.h.

Definition at line 71 of file rc80211_minstrel.h.

unsigned int lookaround_rate

Definition at line 79 of file rc80211_minstrel.h.

unsigned int lookaround_rate_mrr

Definition at line 80 of file rc80211_minstrel.h.

unsigned int max_retry

Definition at line 75 of file rc80211_minstrel.h.

unsigned int segment_size

Definition at line 77 of file rc80211_minstrel.h.

unsigned int update_interval

Definition at line 78 of file rc80211_minstrel.h.


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