Home
last modified time | relevance | path

Searched refs:read_rf (Results 1 – 12 of 12) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/realtek/rtw89/
A Ddebug.c39 } read_rf; member
265 debugfs_priv->read_rf.addr = addr; in rtw89_debug_priv_read_rf_select()
266 debugfs_priv->read_rf.mask = mask; in rtw89_debug_priv_read_rf_select()
267 debugfs_priv->read_rf.path = path; in rtw89_debug_priv_read_rf_select()
281 addr = debugfs_priv->read_rf.addr; in rtw89_debug_priv_read_rf_get()
282 mask = debugfs_priv->read_rf.mask; in rtw89_debug_priv_read_rf_get()
283 path = debugfs_priv->read_rf.path; in rtw89_debug_priv_read_rf_get()
3566 rtw89_debugfs_add_rw(read_rf); in rtw89_debugfs_init()
A Dcore.h2531 u32 (*read_rf)(struct rtw89_dev *rtwdev, enum rtw89_rf_path rf_path, member
4143 val = rtwdev->chip->ops->read_rf(rtwdev, rf_path, addr, mask); in rtw89_read_rf()
A Drtw8852a.c2011 .read_rf = rtw89_phy_read_rf,
A Drtw8852b.c2386 .read_rf = rtw89_phy_read_rf_v1,
A Drtw8852c.c2813 .read_rf = rtw89_phy_read_rf_v1,
/linux-6.3-rc2/drivers/net/wireless/realtek/rtw88/
A Dhci.h173 val = rtwdev->chip->ops->read_rf(rtwdev, rf_path, addr, mask); in rtw_read_rf()
A Dmain.h840 u32 (*read_rf)(struct rtw_dev *rtwdev, enum rtw_rf_path rf_path, member
A Drtw8821c.c1603 .read_rf = rtw_phy_read_rf,
A Drtw8822b.c2171 .read_rf = rtw_phy_read_rf,
A Dphy.c985 old_data = chip->ops->read_rf(rtwdev, rf_path, addr, RFREG_MASK); in rtw_phy_write_rf_reg_sipi()
A Drtw8723d.c1982 .read_rf = rtw_phy_read_rf_sipi,
A Drtw8822c.c4985 .read_rf = rtw_phy_read_rf,

Completed in 88 milliseconds