Searched refs:read_rf (Results 1 – 15 of 15) sorted by relevance
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | debug.c | 52 } read_rf; member 73 struct rtw89_debugfs_priv read_rf; member 372 debugfs_priv->read_rf.addr = addr; in rtw89_debug_priv_read_rf_select() 373 debugfs_priv->read_rf.mask = mask; in rtw89_debug_priv_read_rf_select() 374 debugfs_priv->read_rf.path = path; in rtw89_debug_priv_read_rf_select() 390 addr = debugfs_priv->read_rf.addr; in rtw89_debug_priv_read_rf_get() 391 mask = debugfs_priv->read_rf.mask; in rtw89_debug_priv_read_rf_get() 392 path = debugfs_priv->read_rf.path; in rtw89_debug_priv_read_rf_get() 5598 .read_rf = rtw89_debug_priv_select_and_get(read_rf, RLOCK), 5646 rtw89_debugfs_add_rw(read_rf); in rtw89_debugfs_add_sec0()
|
| H A D | rtw8852bt.c | 720 .read_rf = rtw89_phy_read_rf_v1,
|
| H A D | rtw8852b.c | 853 .read_rf = rtw89_phy_read_rf_v1,
|
| H A D | rtw8852a.c | 2271 .read_rf = rtw89_phy_read_rf,
|
| H A D | rtw8851b.c | 2500 .read_rf = rtw89_phy_read_rf_v1,
|
| H A D | rtw8852c.c | 3068 .read_rf = rtw89_phy_read_rf_v1,
|
| H A D | core.h | 4885 u32 (*read_rf)(struct rtw89_dev *rtwdev, enum rtw89_rf_path rf_path, member 8271 return rtwdev->chip->ops->read_rf(rtwdev, rf_path, addr, mask); in rtw89_read_rf()
|
| H A D | rtw8922a.c | 3135 .read_rf = rtw89_phy_read_rf_v2,
|
| H A D | rtw8922d.c | 3616 .read_rf = rtw89_phy_read_rf_v3,
|
| /linux/drivers/net/wireless/realtek/rtw88/ |
| H A D | rtw8812a.c | 923 .read_rf = rtw88xxa_phy_read_rf,
|
| H A D | rtw8821c.c | 1669 .read_rf = rtw_phy_read_rf,
|
| H A D | main.h | 875 u32 (*read_rf)(struct rtw_dev *rtwdev, enum rtw_rf_path rf_path, member
|
| H A D | rtw8814a.c | 2060 .read_rf = rtw_phy_read_rf,
|
| H A D | rtw8822b.c | 2162 .read_rf = rtw_phy_read_rf,
|
| H A D | rtw8822c.c | 4972 .read_rf = rtw_phy_read_rf,
|