Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c745 .phy_rpt_to_rssi = NULL,
H A Drtw8852b.c878 .phy_rpt_to_rssi = NULL,
H A Drtw8852a.c2296 .phy_rpt_to_rssi = NULL,
H A Dcore.h4931 void (*phy_rpt_to_rssi)(struct rtw89_dev *rtwdev, member
8847 if (chip->ops->phy_rpt_to_rssi) in rtw89_chip_phy_rpt_to_rssi()
8848 chip->ops->phy_rpt_to_rssi(rtwdev, desc_info, rx_status); in rtw89_chip_phy_rpt_to_rssi()
H A Drtw8851b.c2525 .phy_rpt_to_rssi = NULL,
H A Drtw8852c.c3093 .phy_rpt_to_rssi = NULL,
H A Drtw8922a.c3160 .phy_rpt_to_rssi = rtw8922a_phy_rpt_to_rssi,
H A Drtw8922d.c3641 .phy_rpt_to_rssi = rtw8922d_phy_rpt_to_rssi,