Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Variables
r8192E_hwimg.h File Reference
#include <linux/types.h>

Go to the source code of this file.

Macros

#define BootArrayLengthPciE   344
 
#define MainArrayLengthPciE   43012
 
#define DataArrayLengthPciE   848
 
#define PHY_REGArrayLengthPciE   1
 
#define PHY_REG_1T2RArrayLengthPciE   296
 
#define RadioA_ArrayLengthPciE   246
 
#define RadioB_ArrayLengthPciE   78
 
#define RadioC_ArrayLengthPciE   2
 
#define RadioD_ArrayLengthPciE   2
 
#define MACPHY_ArrayLengthPciE   18
 
#define MACPHY_Array_PGLengthPciE   30
 
#define AGCTAB_ArrayLengthPciE   384
 

Variables

u8 Rtl8192PciEFwBootArray [BootArrayLengthPciE]
 
u8 Rtl8192PciEFwMainArray [MainArrayLengthPciE]
 
u8 Rtl8192PciEFwDataArray [DataArrayLengthPciE]
 
u32 Rtl8192PciEPHY_REGArray [PHY_REGArrayLengthPciE]
 
u32 Rtl8192PciEPHY_REG_1T2RArray [PHY_REG_1T2RArrayLengthPciE]
 
u32 Rtl8192PciERadioA_Array [RadioA_ArrayLengthPciE]
 
u32 Rtl8192PciERadioB_Array [RadioB_ArrayLengthPciE]
 
u32 Rtl8192PciERadioC_Array [RadioC_ArrayLengthPciE]
 
u32 Rtl8192PciERadioD_Array [RadioD_ArrayLengthPciE]
 
u32 Rtl8192PciEMACPHY_Array [MACPHY_ArrayLengthPciE]
 
u32 Rtl8192PciEMACPHY_Array_PG [MACPHY_Array_PGLengthPciE]
 
u32 Rtl8192PciEAGCTAB_Array [AGCTAB_ArrayLengthPciE]
 

Macro Definition Documentation

#define AGCTAB_ArrayLengthPciE   384

Definition at line 48 of file r8192E_hwimg.h.

#define BootArrayLengthPciE   344

Definition at line 26 of file r8192E_hwimg.h.

#define DataArrayLengthPciE   848

Definition at line 30 of file r8192E_hwimg.h.

#define MACPHY_Array_PGLengthPciE   30

Definition at line 46 of file r8192E_hwimg.h.

#define MACPHY_ArrayLengthPciE   18

Definition at line 44 of file r8192E_hwimg.h.

#define MainArrayLengthPciE   43012

Definition at line 28 of file r8192E_hwimg.h.

#define PHY_REG_1T2RArrayLengthPciE   296

Definition at line 34 of file r8192E_hwimg.h.

#define PHY_REGArrayLengthPciE   1

Definition at line 32 of file r8192E_hwimg.h.

#define RadioA_ArrayLengthPciE   246

Definition at line 36 of file r8192E_hwimg.h.

#define RadioB_ArrayLengthPciE   78

Definition at line 38 of file r8192E_hwimg.h.

#define RadioC_ArrayLengthPciE   2

Definition at line 40 of file r8192E_hwimg.h.

#define RadioD_ArrayLengthPciE   2

Definition at line 42 of file r8192E_hwimg.h.

Variable Documentation

u32 Rtl8192PciEAGCTAB_Array[AGCTAB_ArrayLengthPciE]

Definition at line 3143 of file r8192E_hwimg.c.

u8 Rtl8192PciEFwBootArray[BootArrayLengthPciE]

Definition at line 23 of file r8192E_hwimg.c.

u8 Rtl8192PciEFwDataArray[DataArrayLengthPciE]

Definition at line 2738 of file r8192E_hwimg.c.

u8 Rtl8192PciEFwMainArray[MainArrayLengthPciE]

Definition at line 47 of file r8192E_hwimg.c.

u32 Rtl8192PciEMACPHY_Array[MACPHY_ArrayLengthPciE]

Definition at line 3121 of file r8192E_hwimg.c.

u32 Rtl8192PciEMACPHY_Array_PG[MACPHY_Array_PGLengthPciE]

Definition at line 3130 of file r8192E_hwimg.c.

u32 Rtl8192PciEPHY_REG_1T2RArray[PHY_REG_1T2RArrayLengthPciE]

Definition at line 2796 of file r8192E_hwimg.c.

u32 Rtl8192PciEPHY_REGArray[PHY_REGArrayLengthPciE]

Definition at line 2794 of file r8192E_hwimg.c.

u32 Rtl8192PciERadioA_Array[RadioA_ArrayLengthPciE]

Definition at line 2947 of file r8192E_hwimg.c.

u32 Rtl8192PciERadioB_Array[RadioB_ArrayLengthPciE]

Definition at line 3073 of file r8192E_hwimg.c.

u32 Rtl8192PciERadioC_Array[RadioC_ArrayLengthPciE]

Definition at line 3115 of file r8192E_hwimg.c.

u32 Rtl8192PciERadioD_Array[RadioD_ArrayLengthPciE]

Definition at line 3118 of file r8192E_hwimg.c.