Searched refs:debugfs_xpcs_mmd (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-debugfs.c | 239 return xgbe_common_read(buffer, count, ppos, pdata->debugfs_xpcs_mmd); in xpcs_mmd_read() 248 &pdata->debugfs_xpcs_mmd); in xpcs_mmd_write() 274 value = XMDIO_READ(pdata, pdata->debugfs_xpcs_mmd, in xpcs_reg_value_read() 292 XMDIO_WRITE(pdata, pdata->debugfs_xpcs_mmd, pdata->debugfs_xpcs_reg, in xpcs_reg_value_write() 445 pdata->debugfs_xpcs_mmd = 1; in xgbe_debugfs_init()
|
H A D | xgbe.h | 1278 unsigned int debugfs_xpcs_mmd; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-debugfs.c | 239 return xgbe_common_read(buffer, count, ppos, pdata->debugfs_xpcs_mmd); in xpcs_mmd_read() 248 &pdata->debugfs_xpcs_mmd); in xpcs_mmd_write() 274 value = XMDIO_READ(pdata, pdata->debugfs_xpcs_mmd, in xpcs_reg_value_read() 292 XMDIO_WRITE(pdata, pdata->debugfs_xpcs_mmd, pdata->debugfs_xpcs_reg, in xpcs_reg_value_write() 445 pdata->debugfs_xpcs_mmd = 1; in xgbe_debugfs_init()
|
H A D | xgbe.h | 1311 unsigned int debugfs_xpcs_mmd; member
|
Completed in 11 milliseconds