• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /******************************************************************************
2  *
3  * Copyright(c) 2007 - 2017  Realtek Corporation.
4  *
5  * This program is free software; you can redistribute it and/or modify it
6  * under the terms of version 2 of the GNU General Public License as
7  * published by the Free Software Foundation.
8  *
9  * This program is distributed in the hope that it will be useful, but WITHOUT
10  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
11  * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
12  * more details.
13  *
14  * The full GNU General Public License is included in this distribution in the
15  * file called LICENSE.
16  *
17  * Contact Information:
18  * wlanfae <wlanfae@realtek.com>
19  * Realtek Corporation, No. 2, Innovation Road II, Hsinchu Science Park,
20  * Hsinchu 300, Taiwan.
21  *
22  * Larry Finger <Larry.Finger@lwfinger.net>
23  *
24  *****************************************************************************/
25 
26 #ifndef	__PHYDM_FEATURES_IOT_H__
27 #define __PHYDM_FEATURES_IOT_H__
28 
29 #if (RTL8814A_SUPPORT || RTL8821C_SUPPORT || RTL8822B_SUPPORT ||\
30 	RTL8197F_SUPPORT || RTL8192F_SUPPORT || RTL8198F_SUPPORT ||\
31 	RTL8822C_SUPPORT || RTL8195B_SUPPORT)
32 	#define PHYDM_LA_MODE_SUPPORT			1
33 #else
34 	#define PHYDM_LA_MODE_SUPPORT			0
35 #endif
36 
37 #if (RTL8822B_SUPPORT || RTL8812A_SUPPORT || RTL8197F_SUPPORT ||\
38 	RTL8192F_SUPPORT)
39 	#define DYN_ANT_WEIGHTING_SUPPORT
40 #endif
41 
42 #if (RTL8822B_SUPPORT || RTL8821C_SUPPORT)
43 	#define FAHM_SUPPORT
44 #endif
45 	#define NHM_SUPPORT
46 	#define CLM_SUPPORT
47 
48 #if (RTL8197G_SUPPORT || RTL8812F_SUPPORT)
49 	#define EDCCA_CLM_SUPPORT
50 #endif
51 
52 /*#define PHYDM_TDMA_DIG_SUPPORT*/
53 
54 #if (RTL8197F_SUPPORT || RTL8822B_SUPPORT)
55 	/*#define PHYDM_LNA_SAT_CHK_SUPPORT*/
56 	#ifdef PHYDM_LNA_SAT_CHK_SUPPORT
57 		#if (RTL8197F_SUPPORT)
58 		/*#define PHYDM_LNA_SAT_CHK_SUPPORT_TYPE1*/
59 		#endif
60 
61 		#if (RTL8822B_SUPPORT)
62 		/*#define PHYDM_LNA_SAT_CHK_TYPE2*/
63 		#endif
64 	#endif
65 #endif
66 
67 #if (RTL8822B_SUPPORT || RTL8721D_SUPPORT || RTL8710C_SUPPORT)
68 	#define PHYDM_POWER_TRAINING_SUPPORT
69 #endif
70 
71 #if (RTL8822C_SUPPORT)
72 	/* #define PHYDM_PMAC_TX_SETTING_SUPPORT */
73 #endif
74 
75 #if (RTL8822C_SUPPORT)
76 	/* #define PHYDM_MP_SUPPORT */
77 #endif
78 
79 #if (RTL8822B_SUPPORT)
80 	#define PHYDM_TXA_CALIBRATION
81 #endif
82 
83 #if (RTL8188E_SUPPORT)
84 	#define	PHYDM_PRIMARY_CCA
85 #endif
86 
87 #if (RTL8188F_SUPPORT || RTL8710B_SUPPORT || RTL8821C_SUPPORT ||\
88 	RTL8822B_SUPPORT || RTL8721D_SUPPORT || RTL8710C_SUPPORT)
89 	#define	PHYDM_DC_CANCELLATION
90 #endif
91 
92 #if (RTL8822B_SUPPORT || RTL8197F_SUPPORT || RTL8192F_SUPPORT)
93 	#define	CONFIG_ADAPTIVE_SOML
94 #endif
95 
96 #if (RTL8822B_SUPPORT)
97 	/*#define	CONFIG_DYNAMIC_RX_PATH*/
98 #endif
99 
100 #if (RTL8822B_SUPPORT == 1)
101 	/* #define	CONFIG_8822B_SPUR_CALIBRATION */
102 #endif
103 
104 #if (RTL8188E_SUPPORT || RTL8192E_SUPPORT)
105 	#define	CONFIG_RECEIVER_BLOCKING
106 #endif
107 
108 #ifdef CONFIG_SUPPORT_DYNAMIC_TXPWR
109 #define CONFIG_DYNAMIC_TX_TWR
110 #endif
111 #define PHYDM_SUPPORT_CCKPD
112 #define PHYDM_SUPPORT_ADAPTIVITY
113 
114 /*Antenna Diversity*/
115 #ifdef CONFIG_ANTENNA_DIVERSITY
116 	#define CONFIG_PHYDM_ANTENNA_DIVERSITY
117 
118 	#ifdef CONFIG_PHYDM_ANTENNA_DIVERSITY
119 
120 		#if (RTL8723B_SUPPORT || RTL8821A_SUPPORT ||\
121 		     RTL8188F_SUPPORT || RTL8821C_SUPPORT || RTL8195B_SUPPORT)
122 			#define	CONFIG_S0S1_SW_ANTENNA_DIVERSITY
123 		#endif
124 
125 		#if (RTL8710C_SUPPORT)
126 			//#define	CONFIG_S0S1_SW_ANTENNA_DIVERSITY
127 		#endif
128 
129 		#if (RTL8821A_SUPPORT)
130 			/*#define CONFIG_HL_SMART_ANTENNA_TYPE1*/
131 		#endif
132 
133 		#if (RTL8822B_SUPPORT)
134 			/*#define CONFIG_HL_SMART_ANTENNA_TYPE2*/
135 		#endif
136 	#endif
137 #endif
138 
139 /*[SmartAntenna]*/
140 /*#define	CONFIG_SMART_ANTENNA*/
141 #ifdef CONFIG_SMART_ANTENNA
142 	/*#define	CONFIG_CUMITEK_SMART_ANTENNA*/
143 #endif
144 /* --------------------------------------------------*/
145 
146 #ifdef CONFIG_DFS_MASTER
147 	#define CONFIG_PHYDM_DFS_MASTER
148 #endif
149 
150 #if (RTL8812A_SUPPORT || RTL8821A_SUPPORT || RTL8881A_SUPPORT ||\
151 	RTL8192E_SUPPORT || RTL8723B_SUPPORT)
152 	/*#define	CONFIG_RA_FW_DBG_CODE*/
153 #endif
154 
155 #define	CONFIG_PSD_TOOL
156 /*#define	CONFIG_RA_DBG_CMD*/
157 /*#define	CONFIG_ANT_DETECTION*/
158 /*#define	CONFIG_PATH_DIVERSITY*/
159 /*#define	CONFIG_RA_DYNAMIC_RTY_LIMIT*/
160 //#define	CONFIG_BB_TXBF_API
161 #if DBG
162 #define	CONFIG_PHYDM_DEBUG_FUNCTION
163 #endif
164 
165 #ifdef CONFIG_BT_COEXIST
166 	#define	ODM_CONFIG_BT_COEXIST
167 #endif
168 #define	PHYDM_SUPPORT_RSSI_MONITOR
169 /*#define	PHYDM_AUTO_DEGBUG*/
170 #define CFG_DIG_DAMPING_CHK
171 
172 #ifdef PHYDM_BEAMFORMING_SUPPORT
173 	#if (RTL8192F_SUPPORT || RTL8195B_SUPPORT || RTL8821C_SUPPORT ||\
174 	     RTL8822B_SUPPORT || RTL8197F_SUPPORT || RTL8198F_SUPPORT ||\
175 	     RTL8822C_SUPPORT || RTL8814B_SUPPORT)
176 		#define	DRIVER_BEAMFORMING_VERSION2
177 		#define	CONFIG_BB_TXBF_API
178 	#endif
179 #endif
180 
181 #endif
182