|
Linux Kernel
3.7.1
|
#include <rc80211_minstrel_ht.h>
Data Fields | |
| unsigned int | ampdu_len |
| unsigned int | ampdu_packets |
| unsigned int | avg_ampdu_len |
| unsigned int | max_tp_rate |
| unsigned int | max_tp_rate2 |
| unsigned int | max_prob_rate |
| unsigned long | stats_update |
| unsigned int | overhead |
| unsigned int | overhead_rtscts |
| unsigned int | total_packets |
| unsigned int | sample_packets |
| u32 | tx_flags |
| u8 | sample_wait |
| u8 | sample_tries |
| u8 | sample_count |
| u8 | sample_slow |
| u8 | sample_group |
| struct minstrel_mcs_group_data | groups [MINSTREL_MAX_STREAMS *MINSTREL_STREAM_GROUPS] |
Definition at line 72 of file rc80211_minstrel_ht.h.
| unsigned int ampdu_len |
Definition at line 74 of file rc80211_minstrel_ht.h.
| unsigned int ampdu_packets |
Definition at line 75 of file rc80211_minstrel_ht.h.
| unsigned int avg_ampdu_len |
Definition at line 78 of file rc80211_minstrel_ht.h.
Definition at line 111 of file rc80211_minstrel_ht.h.
| unsigned int max_prob_rate |
Definition at line 87 of file rc80211_minstrel_ht.h.
| unsigned int max_tp_rate |
Definition at line 81 of file rc80211_minstrel_ht.h.
| unsigned int max_tp_rate2 |
Definition at line 84 of file rc80211_minstrel_ht.h.
| unsigned int overhead |
Definition at line 93 of file rc80211_minstrel_ht.h.
| unsigned int overhead_rtscts |
Definition at line 94 of file rc80211_minstrel_ht.h.
| u8 sample_count |
Definition at line 104 of file rc80211_minstrel_ht.h.
| u8 sample_group |
Definition at line 108 of file rc80211_minstrel_ht.h.
| unsigned int sample_packets |
Definition at line 97 of file rc80211_minstrel_ht.h.
| u8 sample_slow |
Definition at line 105 of file rc80211_minstrel_ht.h.
| u8 sample_tries |
Definition at line 103 of file rc80211_minstrel_ht.h.
| u8 sample_wait |
Definition at line 102 of file rc80211_minstrel_ht.h.
| unsigned long stats_update |
Definition at line 90 of file rc80211_minstrel_ht.h.
| unsigned int total_packets |
Definition at line 96 of file rc80211_minstrel_ht.h.
| u32 tx_flags |
Definition at line 100 of file rc80211_minstrel_ht.h.
1.8.2