Searched defs:rtw89_phy_table (Results 1 – 1 of 1) sorted by relevance
3930 struct rtw89_phy_table { struct3931 const struct rtw89_reg2_def *regs;3932 u32 n_regs;3933 enum rtw89_rf_path rf_path;3934 void (*config)(struct rtw89_dev *rtwdev, const struct rtw89_reg2_def *reg,