1 /* SPDX-License-Identifier: GPL-2.0 */
2 /* Copyright(c) 2009-2010 Realtek Corporation.*/
4 #ifndef __RTL8821AE_TABLE__H_
5 #define __RTL8821AE_TABLE__H_
7 #include <linux/types.h>
8 extern u32 RTL8821AE_PHY_REG_1TARRAYLEN
;
9 extern u32 RTL8821AE_PHY_REG_ARRAY
[];
10 extern u32 RTL8812AE_PHY_REG_1TARRAYLEN
;
11 extern u32 RTL8812AE_PHY_REG_ARRAY
[];
12 extern u32 RTL8821AE_PHY_REG_ARRAY_PGLEN
;
13 extern u32 RTL8821AE_PHY_REG_ARRAY_PG
[];
14 extern u32 RTL8812AE_PHY_REG_ARRAY_PGLEN
;
15 extern u32 RTL8812AE_PHY_REG_ARRAY_PG
[];
16 extern u32 RTL8812AE_RADIOA_1TARRAYLEN
;
17 extern u32 RTL8812AE_RADIOA_ARRAY
[];
18 extern u32 RTL8812AE_RADIOB_1TARRAYLEN
;
19 extern u32 RTL8812AE_RADIOB_ARRAY
[];
20 extern u32 RTL8821AE_RADIOA_1TARRAYLEN
;
21 extern u32 RTL8821AE_RADIOA_ARRAY
[];
22 extern u32 RTL8821AE_MAC_1T_ARRAYLEN
;
23 extern u32 RTL8821AE_MAC_REG_ARRAY
[];
24 extern u32 RTL8812AE_MAC_1T_ARRAYLEN
;
25 extern u32 RTL8812AE_MAC_REG_ARRAY
[];
26 extern u32 RTL8821AE_AGC_TAB_1TARRAYLEN
;
27 extern u32 RTL8821AE_AGC_TAB_ARRAY
[];
28 extern u32 RTL8812AE_AGC_TAB_1TARRAYLEN
;
29 extern u32 RTL8812AE_AGC_TAB_ARRAY
[];
30 extern u32 RTL8812AE_TXPWR_LMT_ARRAY_LEN
;
31 extern u8
*RTL8812AE_TXPWR_LMT
[];
32 extern u32 RTL8821AE_TXPWR_LMT_ARRAY_LEN
;
33 extern u8
*RTL8821AE_TXPWR_LMT
[];