Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw88/
H A Dmain.h1229 const struct rtw_table *bb_tbl; member
H A Drtw8703b.c2042 .bb_tbl = &rtw8703b_bb_tbl,
H A Drtw8821c.c2028 .bb_tbl = &rtw8821c_bb_tbl,
H A Drtw8723d.c2193 .bb_tbl = &rtw8723d_bb_tbl,
H A Drtw8822b.c2570 .bb_tbl = &rtw8822b_bb_tbl,
H A Dphy.c1769 rtw_load_table(rtwdev, chip->bb_tbl); in rtw_phy_load_tables()
H A Drtw8822c.c5393 .bb_tbl = &rtw8822c_bb_tbl,
/linux/drivers/net/wireless/realtek/rtw89/
H A Dphy.c1619 bb_table = elm_info->bb_tbl ? elm_info->bb_tbl : chip->bb_table; in rtw89_phy_init_bb_reg()
H A Dfw.c808 elm_info->bb_tbl = tbl; in rtw89_build_phy_tbl_from_elm()
1572 rtw89_free_phy_tbl_from_elm(elm_info->bb_tbl); in rtw89_unload_firmware_elements()
H A Dcore.h4500 struct rtw89_phy_table *bb_tbl; member