Home
last modified time | relevance | path

Searched refs:bb_tbl (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dmain.h1217 const struct rtw_table *bb_tbl; member
H A Drtw8821c.c1960 .bb_tbl = &rtw8821c_bb_tbl,
H A Drtw8822b.c2568 .bb_tbl = &rtw8822b_bb_tbl,
H A Dphy.c1769 rtw_load_table(rtwdev, chip->bb_tbl); in rtw_phy_load_tables()
H A Drtw8723d.c2783 .bb_tbl = &rtw8723d_bb_tbl,
H A Drtw8822c.c5390 .bb_tbl = &rtw8822c_bb_tbl,
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dfw.c566 elm_info->bb_tbl = tbl; in rtw89_build_phy_tbl_from_elm()
1005 rtw89_free_phy_tbl_from_elm(elm_info->bb_tbl); in rtw89_unload_firmware_elements()
H A Dphy.c1365 bb_table = elm_info->bb_tbl ? elm_info->bb_tbl : chip->bb_table; in rtw89_phy_init_bb_reg()
H A Dcore.h3677 struct rtw89_phy_table *bb_tbl; member