#include <rc80211_minstrel_ht.h>
Public Attributes | |
u64 | att_hist |
unsigned int | attempts |
unsigned int | cur_prob |
unsigned int | cur_tp |
unsigned int | last_attempts |
unsigned int | last_success |
unsigned int | probability |
unsigned int | retry_count |
unsigned int | retry_count_rtscts |
bool | retry_updated |
u8 | sample_skipped |
u64 | succ_hist |
unsigned int | success |
Definition at line 34 of file kernel-3.2/rc80211_minstrel_ht.h.
Definition at line 40 of file kernel-3.2/rc80211_minstrel_ht.h.
unsigned int minstrel_rate_stats::attempts |
Definition at line 36 of file kernel-3.2/rc80211_minstrel_ht.h.
unsigned int minstrel_rate_stats::cur_prob |
Definition at line 46 of file kernel-3.2/rc80211_minstrel_ht.h.
unsigned int minstrel_rate_stats::cur_tp |
Definition at line 43 of file kernel-3.2/rc80211_minstrel_ht.h.
unsigned int minstrel_rate_stats::last_attempts |
Definition at line 36 of file kernel-3.2/rc80211_minstrel_ht.h.
unsigned int minstrel_rate_stats::last_success |
Definition at line 37 of file kernel-3.2/rc80211_minstrel_ht.h.
unsigned int minstrel_rate_stats::probability |
Definition at line 46 of file kernel-3.2/rc80211_minstrel_ht.h.
unsigned int minstrel_rate_stats::retry_count |
Definition at line 49 of file kernel-3.2/rc80211_minstrel_ht.h.
unsigned int minstrel_rate_stats::retry_count_rtscts |
Definition at line 50 of file kernel-3.2/rc80211_minstrel_ht.h.
Definition at line 52 of file kernel-3.2/rc80211_minstrel_ht.h.
Definition at line 53 of file kernel-3.2/rc80211_minstrel_ht.h.
Definition at line 40 of file kernel-3.2/rc80211_minstrel_ht.h.
unsigned int minstrel_rate_stats::success |
Definition at line 37 of file kernel-3.2/rc80211_minstrel_ht.h.