Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
ilt.h
Go to the documentation of this file.
1 #ifndef B43legacy_ILT_H_
2 #define B43legacy_ILT_H_
3 
4 #define B43legacy_ILT_ROTOR_SIZE 53
6 #define B43legacy_ILT_RETARD_SIZE 53
8 #define B43legacy_ILT_FINEFREQA_SIZE 256
10 #define B43legacy_ILT_FINEFREQG_SIZE 256
12 #define B43legacy_ILT_NOISEA2_SIZE 8
14 #define B43legacy_ILT_NOISEA3_SIZE 8
16 #define B43legacy_ILT_NOISEG1_SIZE 8
18 #define B43legacy_ILT_NOISEG2_SIZE 8
20 #define B43legacy_ILT_NOISESCALEG_SIZE 27
24 #define B43legacy_ILT_SIGMASQR_SIZE 53
27 
28 
31  u32 val);
33 
34 #endif /* B43legacy_ILT_H_ */