Go to the documentation of this file.
20 #ifndef __RTL8712_RATECTRL_BITDEF_H__
21 #define __RTL8712_RATECTRL_BITDEF_H__
24 #define _INIRTSMCS_SEL_MSK 0x3F
27 #define _RRSR_SHORT BIT(23)
28 #define _RRSR_RSC_MSK 0x600000
29 #define _RRSR_RSC_SHT 21
30 #define _RRSR_BITMAP_MSK 0x0FFFFF
31 #define _RRSR_BITMAP_SHT 0
34 #define _AGGLMT_MCS32_MSK 0xF0
35 #define _AGGLMT_MCS32_SHT 4
36 #define _AGGLMT_MCS15_SGI_MSK 0x0F
37 #define _AGGLMT_MCS15_SGI_SHT 0
43 #define _CCK_MSK 0xFF00
45 #define _BARKER_MSK 0x00FF