Searched refs:rtw89_rfk_tbl (Results 1 – 6 of 6) sorted by relevance
10 extern const struct rtw89_rfk_tbl rtw8852a_tssi_sys_defs_tbl;11 extern const struct rtw89_rfk_tbl rtw8852a_tssi_sys_defs_2g_tbl;12 extern const struct rtw89_rfk_tbl rtw8852a_tssi_sys_defs_5g_tbl;13 extern const struct rtw89_rfk_tbl rtw8852a_tssi_txpwr_ctrl_bb_defs_a_tbl;14 extern const struct rtw89_rfk_tbl rtw8852a_tssi_txpwr_ctrl_bb_defs_b_tbl;15 extern const struct rtw89_rfk_tbl rtw8852a_tssi_txpwr_ctrl_bb_defs_2g_tbl;16 extern const struct rtw89_rfk_tbl rtw8852a_tssi_txpwr_ctrl_bb_defs_5g_tbl;17 extern const struct rtw89_rfk_tbl rtw8852a_tssi_txpwr_ctrl_bb_he_tb_defs_a_tbl;18 extern const struct rtw89_rfk_tbl rtw8852a_tssi_txpwr_ctrl_bb_he_tb_defs_b_tbl;19 extern const struct rtw89_rfk_tbl rtw8852a_tssi_dck_defs_a_tbl;[all …]
10 extern const struct rtw89_rfk_tbl rtw8852c_dack_reload_defs_tbl;11 extern const struct rtw89_rfk_tbl rtw8852c_dack_reset_defs_a_tbl;12 extern const struct rtw89_rfk_tbl rtw8852c_dack_reset_defs_b_tbl;13 extern const struct rtw89_rfk_tbl rtw8852c_dack_defs_s0_tbl;14 extern const struct rtw89_rfk_tbl rtw8852c_dack_defs_s1_tbl;15 extern const struct rtw89_rfk_tbl rtw8852c_drck_defs_tbl;16 extern const struct rtw89_rfk_tbl rtw8852c_iqk_rxk_cfg_defs_tbl;17 extern const struct rtw89_rfk_tbl rtw8852c_iqk_afebb_restore_defs_a_tbl;18 extern const struct rtw89_rfk_tbl rtw8852c_iqk_afebb_restore_defs_b_tbl;19 extern const struct rtw89_rfk_tbl rtw8852c_read_rxsram_pre_defs_tbl;[all …]
389 struct rtw89_rfk_tbl { struct395 const struct rtw89_rfk_tbl _name ## _tbl = { \ argument428 rtw89_rfk_parser(struct rtw89_dev *rtwdev, const struct rtw89_rfk_tbl *tbl);
1455 const struct rtw89_rfk_tbl *tbl; in _iqk_afebb_restore()1500 const struct rtw89_rfk_tbl *tbl; in _iqk_macbb_setting()
2204 static const struct rtw89_rfk_tbl *order_tbls[] = { in _dpk_set_mdpd_para()2937 const struct rtw89_rfk_tbl *tbl; in _tssi_set_aligk_default()
3851 rtw89_rfk_parser(struct rtw89_dev *rtwdev, const struct rtw89_rfk_tbl *tbl) in rtw89_rfk_parser()