Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c776 .tssi_dbw_table = NULL,
H A Drtw8852b.c843 .tssi_dbw_table = NULL,
H A Drtw8852a.c2207 .tssi_dbw_table = NULL,
H A Drtw8851b.c2489 .tssi_dbw_table = NULL,
H A Drtw8852c.c3002 .tssi_dbw_table = &rtw89_8852c_tssi_dbw_table,
H A Drtw8922a.c2811 .tssi_dbw_table = NULL,
H A Dcore.h4323 const struct rtw89_phy_tssi_dbw_table *tssi_dbw_table; member
H A Dphy.c6930 data = chip->tssi_dbw_table->data[bandedge_cfg]; in rtw89_phy_tssi_ctrl_set_bandedge_cfg()