Home
last modified time | relevance | path

Searched refs:phy_rpt_to_rssi (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c695 .phy_rpt_to_rssi = NULL,
H A Drtw8852b.c761 .phy_rpt_to_rssi = NULL,
H A Dcore.h3642 void (*phy_rpt_to_rssi)(struct rtw89_dev *rtwdev, member
6790 if (chip->ops->phy_rpt_to_rssi) in rtw89_chip_phy_rpt_to_rssi()
6791 chip->ops->phy_rpt_to_rssi(rtwdev, desc_info, rx_status); in rtw89_chip_phy_rpt_to_rssi()
H A Drtw8852a.c2134 .phy_rpt_to_rssi = NULL,
H A Drtw8851b.c2408 .phy_rpt_to_rssi = NULL,
H A Drtw8852c.c2928 .phy_rpt_to_rssi = NULL,
H A Drtw8922a.c2739 .phy_rpt_to_rssi = rtw8922a_phy_rpt_to_rssi,