Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c845 .dig_table = NULL,
H A Drtw8852b.c986 .dig_table = NULL,
H A Dphy.c7232 cfg = chip->dig_table->cfg_lna_g; in rtw89_phy_dig_read_gain_table()
7238 cfg = chip->dig_table->cfg_tia_g; in rtw89_phy_dig_read_gain_table()
7244 cfg = chip->dig_table->cfg_lna_a; in rtw89_phy_dig_read_gain_table()
7250 cfg = chip->dig_table->cfg_tia_a; in rtw89_phy_dig_read_gain_table()
H A Drtw8852a.c2390 .dig_table = &rtw89_8852a_phy_dig_table,
H A Drtw8851b.c2627 .dig_table = NULL,
H A Drtw8852c.c3188 .dig_table = NULL,
H A Drtw8922a.c3253 .dig_table = NULL,
H A Drtw8922d.c3728 .dig_table = NULL,
H A Dcore.h5787 const struct rtw89_phy_dig_gain_table *dig_table; member