0001
0002
0003
0004
0005 #ifndef __RTW8821C_TABLE_H__
0006 #define __RTW8821C_TABLE_H__
0007
0008 extern const struct rtw_table rtw8821c_mac_tbl;
0009 extern const struct rtw_table rtw8821c_agc_tbl;
0010 extern const struct rtw_table rtw8821c_agc_btg_type2_tbl;
0011 extern const struct rtw_table rtw8821c_bb_tbl;
0012 extern const struct rtw_table rtw8821c_bb_pg_type0_tbl;
0013 extern const struct rtw_table rtw8821c_rf_a_tbl;
0014 extern const struct rtw_table rtw8821c_txpwr_lmt_type0_tbl;
0015
0016 #endif