Home
last modified time | relevance | path

Searched refs:vsc85xx_shared_private (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/phy/mscc/
Dmscc_ptp.c648 struct vsc85xx_shared_private *shared = in __vsc85xx_gettime()
649 (struct vsc85xx_shared_private *)phydev->shared->priv; in __vsc85xx_gettime()
699 struct vsc85xx_shared_private *shared = in __vsc85xx_settime()
700 (struct vsc85xx_shared_private *)phydev->shared->priv; in __vsc85xx_settime()
1583 struct vsc85xx_shared_private *shared = in vsc8584_ptp_probe_once()
1584 (struct vsc85xx_shared_private *)phydev->shared->priv; in vsc8584_ptp_probe_once()
Dmscc.h408 struct vsc85xx_shared_private { struct
Dmscc_main.c2158 sizeof(struct vsc85xx_shared_private)); in vsc8584_probe()