Lines Matching refs:phy_dev
428 struct phy_device *phy_dev; member
754 struct phy_device *phydev = pldat->phy_dev; in lpc_handle_link_change()
818 pldat->phy_dev = phydev; in lpc_mii_probe()
1065 if (pldat->phy_dev) in lpc_eth_close()
1066 phy_stop(pldat->phy_dev); in lpc_eth_close()
1203 struct phy_device *phydev = pldat->phy_dev; in lpc_eth_ioctl()
1224 phy_resume(pldat->phy_dev); in lpc_eth_open()
1231 phy_start(pldat->phy_dev); in lpc_eth_open()
1268 struct phy_device *phydev = pldat->phy_dev; in lpc_eth_ethtool_getsettings()
1280 struct phy_device *phydev = pldat->phy_dev; in lpc_eth_ethtool_setsettings()
1477 phydev = pldat->phy_dev; in lpc_eth_drv_probe()