mirror of
https://github.com/Mange/rtl8192eu-linux-driver
synced 2025-12-10 00:04:17 +00:00
Updated to v4.3.8_12406.20140929
This commit is contained in:
@@ -425,9 +425,8 @@
|
||||
|
||||
#define RF_TX_BB1 0x23 //
|
||||
|
||||
|
||||
#define RF_T_METER_8192E 0x42 //
|
||||
#define RF_T_METER_88E 0x42
|
||||
#define RF_T_METER_8192E 0x42 //
|
||||
#define RF_T_METER_88E 0x42 //
|
||||
#define RF_T_METER 0x24 //
|
||||
|
||||
//#endif
|
||||
@@ -1064,6 +1063,7 @@
|
||||
#define bMaskHWord 0xffff0000
|
||||
#define bMaskLWord 0x0000ffff
|
||||
#define bMaskDWord 0xffffffff
|
||||
#define bMaskH3Bytes 0xffffff00
|
||||
#define bMask12Bits 0xfff
|
||||
#define bMaskH4Bits 0xf0000000
|
||||
#define bMaskOFDM_D 0xffc00000
|
||||
|
||||
Reference in New Issue
Block a user