Linux Kernel
3.7.1
|
#include <rc80211_minstrel_ht.h>
Data Fields | |
u8 | index |
u8 | column |
u8 | supported |
unsigned int | max_tp_rate |
unsigned int | max_tp_rate2 |
unsigned int | max_prob_rate |
struct minstrel_rate_stats | rates [MCS_GROUP_RATES] |
Definition at line 56 of file rc80211_minstrel_ht.h.
u8 column |
Definition at line 58 of file rc80211_minstrel_ht.h.
u8 index |
Definition at line 57 of file rc80211_minstrel_ht.h.
unsigned int max_prob_rate |
Definition at line 66 of file rc80211_minstrel_ht.h.
unsigned int max_tp_rate |
Definition at line 64 of file rc80211_minstrel_ht.h.
unsigned int max_tp_rate2 |
Definition at line 65 of file rc80211_minstrel_ht.h.
Definition at line 69 of file rc80211_minstrel_ht.h.
u8 supported |
Definition at line 61 of file rc80211_minstrel_ht.h.