Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c755 .tssi_dbw_table = NULL,
H A Drtw8852b.c822 .tssi_dbw_table = NULL,
H A Drtw8852a.c2185 .tssi_dbw_table = NULL,
H A Drtw8851b.c2467 .tssi_dbw_table = NULL,
H A Drtw8922a.c2657 .tssi_dbw_table = NULL,
H A Drtw8852c.c2963 .tssi_dbw_table = &rtw89_8852c_tssi_dbw_table,
H A Dcore.h4289 const struct rtw89_phy_tssi_dbw_table *tssi_dbw_table; member
H A Dphy.c6236 data = chip->tssi_dbw_table->data[bandedge_cfg]; in rtw89_phy_tssi_ctrl_set_bandedge_cfg()