Searched defs:rtw89_phy_table (Results 1 – 1 of 1) sorted by relevance
3251 struct rtw89_phy_table { struct3252 const struct rtw89_reg2_def *regs;3253 u32 n_regs;3254 enum rtw89_rf_path rf_path;3255 void (*config)(struct rtw89_dev *rtwdev, const struct rtw89_reg2_def *reg,