Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | _INIRTSMCS_SEL_MSK 0x3F |
#define | _RRSR_SHORT BIT(23) |
#define | _RRSR_RSC_MSK 0x600000 |
#define | _RRSR_RSC_SHT 21 |
#define | _RRSR_BITMAP_MSK 0x0FFFFF |
#define | _RRSR_BITMAP_SHT 0 |
#define | _AGGLMT_MCS32_MSK 0xF0 |
#define | _AGGLMT_MCS32_SHT 4 |
#define | _AGGLMT_MCS15_SGI_MSK 0x0F |
#define | _AGGLMT_MCS15_SGI_SHT 0 |
#define | _CCK_MSK 0xFF00 |
#define | _CCK_SHT 8 |
#define | _BARKER_MSK 0x00FF |
#define | _BARKER_SHT 0 |
#define _AGGLMT_MCS15_SGI_MSK 0x0F |
Definition at line 36 of file rtl8712_ratectrl_bitdef.h.
#define _AGGLMT_MCS15_SGI_SHT 0 |
Definition at line 37 of file rtl8712_ratectrl_bitdef.h.
#define _AGGLMT_MCS32_MSK 0xF0 |
Definition at line 34 of file rtl8712_ratectrl_bitdef.h.
#define _AGGLMT_MCS32_SHT 4 |
Definition at line 35 of file rtl8712_ratectrl_bitdef.h.
#define _BARKER_MSK 0x00FF |
Definition at line 45 of file rtl8712_ratectrl_bitdef.h.
#define _BARKER_SHT 0 |
Definition at line 46 of file rtl8712_ratectrl_bitdef.h.
#define _CCK_MSK 0xFF00 |
Definition at line 43 of file rtl8712_ratectrl_bitdef.h.
#define _CCK_SHT 8 |
Definition at line 44 of file rtl8712_ratectrl_bitdef.h.
#define _INIRTSMCS_SEL_MSK 0x3F |
Definition at line 24 of file rtl8712_ratectrl_bitdef.h.
#define _RRSR_BITMAP_MSK 0x0FFFFF |
Definition at line 30 of file rtl8712_ratectrl_bitdef.h.
#define _RRSR_BITMAP_SHT 0 |
Definition at line 31 of file rtl8712_ratectrl_bitdef.h.
#define _RRSR_RSC_MSK 0x600000 |
Definition at line 28 of file rtl8712_ratectrl_bitdef.h.
#define _RRSR_RSC_SHT 21 |
Definition at line 29 of file rtl8712_ratectrl_bitdef.h.
#define _RRSR_SHORT BIT(23) |
Definition at line 27 of file rtl8712_ratectrl_bitdef.h.