Searched defs:rtw89_phy_table (Results 1 – 1 of 1) sorted by relevance
2284 struct rtw89_phy_table { struct2285 const struct rtw89_reg2_def *regs;2286 u32 n_regs;2287 enum rtw89_rf_path rf_path;2288 void (*config)(struct rtw89_dev *rtwdev, const struct rtw89_reg2_def *reg,