Searched refs:rtw89_phy_table (Results 1 – 11 of 11) sorted by relevance
10 extern const struct rtw89_phy_table rtw89_8852b_phy_bb_table;11 extern const struct rtw89_phy_table rtw89_8852b_phy_bb_gain_table;12 extern const struct rtw89_phy_table rtw89_8852b_phy_radioa_table;13 extern const struct rtw89_phy_table rtw89_8852b_phy_radiob_table;14 extern const struct rtw89_phy_table rtw89_8852b_phy_nctl_table;
10 extern const struct rtw89_phy_table rtw89_8852c_phy_bb_table;11 extern const struct rtw89_phy_table rtw89_8852c_phy_bb_gain_table;12 extern const struct rtw89_phy_table rtw89_8852c_phy_radioa_table;13 extern const struct rtw89_phy_table rtw89_8852c_phy_radiob_table;14 extern const struct rtw89_phy_table rtw89_8852c_phy_nctl_table;
10 extern const struct rtw89_phy_table rtw89_8852a_phy_bb_table;11 extern const struct rtw89_phy_table rtw89_8852a_phy_radioa_table;12 extern const struct rtw89_phy_table rtw89_8852a_phy_radiob_table;13 extern const struct rtw89_phy_table rtw89_8852a_phy_nctl_table;
10 extern const struct rtw89_phy_table rtw89_8851b_phy_bb_table;11 extern const struct rtw89_phy_table rtw89_8851b_phy_bb_gain_table;12 extern const struct rtw89_phy_table rtw89_8851b_phy_radioa_table;13 extern const struct rtw89_phy_table rtw89_8851b_phy_nctl_table;
3938 struct rtw89_phy_table { struct4316 const struct rtw89_phy_table *bb_table;4317 const struct rtw89_phy_table *bb_gain_table;4318 const struct rtw89_phy_table *rf_table[RF_PATH_MAX];4319 const struct rtw89_phy_table *nctl_table;4549 struct rtw89_phy_table *bb_tbl;4550 struct rtw89_phy_table *bb_gain;4551 struct rtw89_phy_table *rf_radio[RF_PATH_MAX];4552 struct rtw89_phy_table *rf_nctl;
22859 const struct rtw89_phy_table rtw89_8852b_phy_bb_table = {22865 const struct rtw89_phy_table rtw89_8852b_phy_bb_gain_table = {22871 const struct rtw89_phy_table rtw89_8852b_phy_radioa_table = {22878 const struct rtw89_phy_table rtw89_8852b_phy_radiob_table = {22885 const struct rtw89_phy_table rtw89_8852b_phy_nctl_table = {
50999 const struct rtw89_phy_table rtw89_8852a_phy_bb_table = {51005 const struct rtw89_phy_table rtw89_8852a_phy_radioa_table = {51011 const struct rtw89_phy_table rtw89_8852a_phy_radiob_table = {51017 const struct rtw89_phy_table rtw89_8852a_phy_nctl_table = {
1528 const struct rtw89_phy_table *table, in rtw89_phy_sel_headline()1610 const struct rtw89_phy_table *table, in rtw89_phy_init_reg()1683 const struct rtw89_phy_table *bb_table; in rtw89_phy_init_bb_reg()1684 const struct rtw89_phy_table *bb_gain_table; in rtw89_phy_init_bb_reg()1715 const struct rtw89_phy_table *rf_table; in rtw89_phy_init_rf_reg()1768 const struct rtw89_phy_table *nctl_table; in rtw89_phy_init_rf_nctl()
14831 const struct rtw89_phy_table rtw89_8851b_phy_bb_table = {14837 const struct rtw89_phy_table rtw89_8851b_phy_bb_gain_table = {14843 const struct rtw89_phy_table rtw89_8851b_phy_radioa_table = {14850 const struct rtw89_phy_table rtw89_8851b_phy_nctl_table = {
57073 const struct rtw89_phy_table rtw89_8852c_phy_bb_table = {57079 const struct rtw89_phy_table rtw89_8852c_phy_bb_gain_table = {57085 const struct rtw89_phy_table rtw89_8852c_phy_radioa_table = {57092 const struct rtw89_phy_table rtw89_8852c_phy_radiob_table = {57099 const struct rtw89_phy_table rtw89_8852c_phy_nctl_table = {
984 struct rtw89_phy_table *tbl; in rtw89_build_phy_tbl_from_elm()1869 static void rtw89_free_phy_tbl_from_elm(struct rtw89_phy_table *tbl) in rtw89_free_phy_tbl_from_elm()