Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/realtek/rtw89/
Dphy.c1314 const struct rtw89_phy_table *bb_table = chip->bb_table; in rtw89_phy_init_bb_reg() local
1317 rtw89_phy_init_reg(rtwdev, bb_table, rtw89_phy_config_bb_reg, NULL); in rtw89_phy_init_bb_reg()
Drtw8852a.c2202 .bb_table = &rtw89_8852a_phy_bb_table,
Drtw8852c.c3051 .bb_table = &rtw89_8852c_phy_bb_table,
Dcore.h2647 const struct rtw89_phy_table *bb_table; member