Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Drtw8852bt.c753 .dig_table = NULL,
Drtw8852b.c820 .dig_table = NULL,
Dphy.c5298 cfg = chip->dig_table->cfg_lna_g; in rtw89_phy_dig_read_gain_table()
5304 cfg = chip->dig_table->cfg_tia_g; in rtw89_phy_dig_read_gain_table()
5310 cfg = chip->dig_table->cfg_lna_a; in rtw89_phy_dig_read_gain_table()
5316 cfg = chip->dig_table->cfg_tia_a; in rtw89_phy_dig_read_gain_table()
Drtw8852a.c2183 .dig_table = &rtw89_8852a_phy_dig_table,
Drtw8851b.c2465 .dig_table = NULL,
Drtw8922a.c2655 .dig_table = NULL,
Drtw8852c.c2961 .dig_table = NULL,
Dcore.h4287 const struct rtw89_phy_dig_gain_table *dig_table; member