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;
5288 struct rtw89_phy_table { struct5782 const struct rtw89_phy_table *bb_table;5783 const struct rtw89_phy_table *bb_gain_table;5784 const struct rtw89_phy_table *rf_table[RF_PATH_MAX];5785 const struct rtw89_phy_table *nctl_table;6079 struct rtw89_phy_table *bb_tbl;6080 struct rtw89_phy_table *bb_gain;6081 struct rtw89_phy_table *rf_radio[RF_PATH_MAX];6082 struct rtw89_phy_table *rf_nctl;
22860 const struct rtw89_phy_table rtw89_8852b_phy_bb_table = {22866 const struct rtw89_phy_table rtw89_8852b_phy_bb_gain_table = {22872 const struct rtw89_phy_table rtw89_8852b_phy_radioa_table = {22879 const struct rtw89_phy_table rtw89_8852b_phy_radiob_table = {22886 const struct rtw89_phy_table rtw89_8852b_phy_nctl_table = {
50956 const struct rtw89_phy_table rtw89_8852a_phy_bb_table = {50962 const struct rtw89_phy_table rtw89_8852a_phy_radioa_table = {50968 const struct rtw89_phy_table rtw89_8852a_phy_radiob_table = {50974 const struct rtw89_phy_table rtw89_8852a_phy_nctl_table = {
1734 const struct rtw89_phy_table *table, in rtw89_phy_sel_headline()1816 const struct rtw89_phy_table *table, bool by_acv, in rtw89_phy_init_reg()1889 const struct rtw89_phy_table *bb_table; in rtw89_phy_init_bb_reg()1890 const struct rtw89_phy_table *bb_gain_table; in rtw89_phy_init_bb_reg()2011 const struct rtw89_phy_table *rf_table; in rtw89_phy_init_rf_reg()2069 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 = {
57074 const struct rtw89_phy_table rtw89_8852c_phy_bb_table = {57080 const struct rtw89_phy_table rtw89_8852c_phy_bb_gain_table = {57086 const struct rtw89_phy_table rtw89_8852c_phy_radioa_table = {57093 const struct rtw89_phy_table rtw89_8852c_phy_radiob_table = {57100 const struct rtw89_phy_table rtw89_8852c_phy_nctl_table = {
1106 struct rtw89_phy_table *tbl, **pp; in rtw89_build_phy_tbl_from_elm()2105 static void rtw89_free_phy_tbl_from_elm(struct rtw89_phy_table *tbl) in rtw89_free_phy_tbl_from_elm()