Searched refs:read_rf (Results 1 – 19 of 19) sorted by relevance
| /linux-6.15/drivers/net/wireless/realtek/rtw89/ |
| H A D | debug.c | 51 } read_rf; member 72 struct rtw89_debugfs_priv read_rf; member 362 debugfs_priv->read_rf.addr = addr; in rtw89_debug_priv_read_rf_select() 363 debugfs_priv->read_rf.mask = mask; in rtw89_debug_priv_read_rf_select() 364 debugfs_priv->read_rf.path = path; in rtw89_debug_priv_read_rf_select() 380 addr = debugfs_priv->read_rf.addr; in rtw89_debug_priv_read_rf_get() 381 mask = debugfs_priv->read_rf.mask; in rtw89_debug_priv_read_rf_get() 382 path = debugfs_priv->read_rf.path; in rtw89_debug_priv_read_rf_get() 4245 .read_rf = rtw89_debug_priv_select_and_get(read_rf), 4284 rtw89_debugfs_add_rw(read_rf); in rtw89_debugfs_add_sec0()
|
| H A D | rtw8852bt.c | 672 .read_rf = rtw89_phy_read_rf_v1,
|
| H A D | rtw8852b.c | 738 .read_rf = rtw89_phy_read_rf_v1,
|
| H A D | rtw8852a.c | 2111 .read_rf = rtw89_phy_read_rf,
|
| H A D | rtw8851b.c | 2385 .read_rf = rtw89_phy_read_rf_v1,
|
| H A D | core.h | 3599 u32 (*read_rf)(struct rtw89_dev *rtwdev, enum rtw89_rf_path rf_path, member 6257 val = rtwdev->chip->ops->read_rf(rtwdev, rf_path, addr, mask); in rtw89_read_rf()
|
| H A D | rtw8852c.c | 2905 .read_rf = rtw89_phy_read_rf_v1,
|
| H A D | rtw8922a.c | 2716 .read_rf = rtw89_phy_read_rf_v2,
|
| /linux-6.15/drivers/net/wireless/realtek/rtw88/ |
| H A D | hci.h | 180 val = rtwdev->chip->ops->read_rf(rtwdev, rf_path, addr, mask); in rtw_read_rf()
|
| H A D | rtw8812a.c | 922 .read_rf = rtw88xxa_phy_read_rf,
|
| H A D | rtw8821a.c | 868 .read_rf = rtw88xxa_phy_read_rf,
|
| H A D | rtw8703b.c | 1901 .read_rf = rtw_phy_read_rf_sipi,
|
| H A D | rtw8821c.c | 1666 .read_rf = rtw_phy_read_rf,
|
| H A D | main.h | 869 u32 (*read_rf)(struct rtw_dev *rtwdev, enum rtw_rf_path rf_path, member
|
| H A D | rtw8723d.c | 1401 .read_rf = rtw_phy_read_rf_sipi,
|
| H A D | rtw8814a.c | 2048 .read_rf = rtw_phy_read_rf,
|
| H A D | rtw8822b.c | 2156 .read_rf = rtw_phy_read_rf,
|
| H A D | phy.c | 1028 old_data = chip->ops->read_rf(rtwdev, rf_path, addr, RFREG_MASK); in rtw_phy_write_rf_reg_sipi()
|
| H A D | rtw8822c.c | 4966 .read_rf = rtw_phy_read_rf,
|