|
Linux Kernel
3.7.1
|
#include <rc80211_minstrel_ht.h>
Data Fields | |
| union { | |
| struct minstrel_ht_sta ht | |
| struct minstrel_sta_info legacy | |
| }; | |
| void * | ratelist |
| void * | sample_table |
| bool | is_ht |
Definition at line 114 of file rc80211_minstrel_ht.h.
| union { ... } |
Definition at line 116 of file rc80211_minstrel_ht.h.
| bool is_ht |
Definition at line 124 of file rc80211_minstrel_ht.h.
| struct minstrel_sta_info legacy |
Definition at line 117 of file rc80211_minstrel_ht.h.
| void* ratelist |
Definition at line 122 of file rc80211_minstrel_ht.h.
| void* sample_table |
Definition at line 123 of file rc80211_minstrel_ht.h.
1.8.2