Home
last modified time | relevance | path

Searched refs:bb_gain_table (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/net/wireless/realtek/rtw89/
Dphy.c1315 const struct rtw89_phy_table *bb_gain_table = chip->bb_gain_table; in rtw89_phy_init_bb_reg() local
1319 if (bb_gain_table) in rtw89_phy_init_bb_reg()
1320 rtw89_phy_init_reg(rtwdev, bb_gain_table, in rtw89_phy_init_bb_reg()
Drtw8852a.c2203 .bb_gain_table = NULL,
Drtw8852c.c3052 .bb_gain_table = &rtw89_8852c_phy_bb_gain_table,
Dcore.h2648 const struct rtw89_phy_table *bb_gain_table; member