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

#include <rc80211_minstrel.h>

Data Fields

unsigned long stats_update
 
unsigned int sp_ack_dur
 
unsigned int rate_avg
 
unsigned int lowest_rix
 
unsigned int max_tp_rate
 
unsigned int max_tp_rate2
 
unsigned int max_prob_rate
 
unsigned int packet_count
 
unsigned int sample_count
 
int sample_deferred
 
unsigned int sample_idx
 
unsigned int sample_column
 
int n_rates
 
struct minstrel_rater
 
bool prev_sample
 
u8sample_table
 

Detailed Description

Definition at line 41 of file rc80211_minstrel.h.

Field Documentation

unsigned int lowest_rix

Definition at line 46 of file rc80211_minstrel.h.

unsigned int max_prob_rate

Definition at line 50 of file rc80211_minstrel.h.

unsigned int max_tp_rate

Definition at line 48 of file rc80211_minstrel.h.

unsigned int max_tp_rate2

Definition at line 49 of file rc80211_minstrel.h.

int n_rates

Definition at line 58 of file rc80211_minstrel.h.

unsigned int packet_count

Definition at line 51 of file rc80211_minstrel.h.

bool prev_sample

Definition at line 60 of file rc80211_minstrel.h.

Definition at line 59 of file rc80211_minstrel.h.

unsigned int rate_avg

Definition at line 44 of file rc80211_minstrel.h.

unsigned int sample_column

Definition at line 56 of file rc80211_minstrel.h.

unsigned int sample_count

Definition at line 52 of file rc80211_minstrel.h.

int sample_deferred

Definition at line 53 of file rc80211_minstrel.h.

unsigned int sample_idx

Definition at line 55 of file rc80211_minstrel.h.

u8* sample_table

Definition at line 63 of file rc80211_minstrel.h.

unsigned int sp_ack_dur

Definition at line 43 of file rc80211_minstrel.h.

unsigned long stats_update

Definition at line 42 of file rc80211_minstrel.h.


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