Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
drivers
staging
rtl8192u
r819xU_HTGen.h
Go to the documentation of this file.
1
//
2
// IOT Action for different AP
3
//
4
typedef
enum
_HT_IOT_ACTION
{
5
HT_IOT_ACT_TX_USE_AMSDU_4K
= 0x00000001,
6
HT_IOT_ACT_TX_USE_AMSDU_8K
= 0x00000002,
7
HT_IOT_ACT_DECLARE_MCS13
= 0x00000004,
8
HT_IOT_ACT_DISABLE_EDCA_TURBO
= 0x00000008,
9
HT_IOT_ACT_MGNT_USE_CCK_6M
= 0x00000010,
10
HT_IOT_ACT_CDD_FSYNC
= 0x00000020,
11
HT_IOT_ACT_PURE_N_MODE
= 0x00000040,
12
}
HT_IOT_ACTION_E
, *
PHT_IOT_ACTION_E
;
13
Generated on Thu Jan 10 2013 14:31:04 for Linux Kernel by
1.8.2