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_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;
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;
4155 struct rtw89_phy_table { struct4561 const struct rtw89_phy_table *bb_table;4562 const struct rtw89_phy_table *bb_gain_table;4563 const struct rtw89_phy_table *rf_table[RF_PATH_MAX];4564 const struct rtw89_phy_table *nctl_table;4836 struct rtw89_phy_table *bb_tbl;4837 struct rtw89_phy_table *bb_gain;4838 struct rtw89_phy_table *rf_radio[RF_PATH_MAX];4839 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 = {
1702 const struct rtw89_phy_table *table, in rtw89_phy_sel_headline()1784 const struct rtw89_phy_table *table, in rtw89_phy_init_reg()1857 const struct rtw89_phy_table *bb_table; in rtw89_phy_init_bb_reg()1858 const struct rtw89_phy_table *bb_gain_table; in rtw89_phy_init_bb_reg()1974 const struct rtw89_phy_table *rf_table; in rtw89_phy_init_rf_reg()2027 const struct rtw89_phy_table *nctl_table; in rtw89_phy_init_rf_nctl()
14830 const struct rtw89_phy_table rtw89_8851b_phy_bb_table = {14836 const struct rtw89_phy_table rtw89_8851b_phy_bb_gain_table = {14842 const struct rtw89_phy_table rtw89_8851b_phy_radioa_table = {14849 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 = {
1066 struct rtw89_phy_table *tbl, **pp; in rtw89_build_phy_tbl_from_elm()2036 static void rtw89_free_phy_tbl_from_elm(struct rtw89_phy_table *tbl) in rtw89_free_phy_tbl_from_elm()