Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/mscc/
H A 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()
1582 struct vsc85xx_shared_private *shared = in vsc8584_ptp_probe_once()
1583 (struct vsc85xx_shared_private *)phydev->shared->priv; in vsc8584_ptp_probe_once()
H A Dmscc.h419 struct vsc85xx_shared_private { struct
H A Dmscc_main.c2284 sizeof(struct vsc85xx_shared_private)); in vsc8584_probe()