Lines Matching defs:phydev
24 static int lan88xx_read_page(struct phy_device *phydev) in lan88xx_read_page()
29 static int lan88xx_write_page(struct phy_device *phydev, int page) in lan88xx_write_page()
34 static int lan88xx_phy_config_intr(struct phy_device *phydev) in lan88xx_phy_config_intr()
52 static int lan88xx_phy_ack_interrupt(struct phy_device *phydev) in lan88xx_phy_ack_interrupt()
59 static int lan88xx_suspend(struct phy_device *phydev) in lan88xx_suspend()
70 static int lan88xx_TR_reg_set(struct phy_device *phydev, u16 regaddr, in lan88xx_TR_reg_set()
119 static void lan88xx_config_TR_regs(struct phy_device *phydev) in lan88xx_config_TR_regs()
215 static int lan88xx_probe(struct phy_device *phydev) in lan88xx_probe()
258 static void lan88xx_remove(struct phy_device *phydev) in lan88xx_remove()
267 static int lan88xx_set_wol(struct phy_device *phydev, in lan88xx_set_wol()
277 static void lan88xx_set_mdix(struct phy_device *phydev) in lan88xx_set_mdix()
304 static int lan88xx_config_init(struct phy_device *phydev) in lan88xx_config_init()
322 static int lan88xx_config_aneg(struct phy_device *phydev) in lan88xx_config_aneg()