Searched refs:bb_table (Results 1 – 4 of 4) sorted by relevance
1314 const struct rtw89_phy_table *bb_table = chip->bb_table; in rtw89_phy_init_bb_reg() local1317 rtw89_phy_init_reg(rtwdev, bb_table, rtw89_phy_config_bb_reg, NULL); in rtw89_phy_init_bb_reg()
2202 .bb_table = &rtw89_8852a_phy_bb_table,
3051 .bb_table = &rtw89_8852c_phy_bb_table,
2647 const struct rtw89_phy_table *bb_table; member