Lines Matching refs:phy_dev
428 struct phy_device *phy_dev; member
753 struct phy_device *phydev = pldat->phy_dev; in lpc_handle_link_change()
817 pldat->phy_dev = phydev; in lpc_mii_probe()
1064 if (pldat->phy_dev) in lpc_eth_close()
1065 phy_stop(pldat->phy_dev); in lpc_eth_close()
1202 struct phy_device *phydev = pldat->phy_dev; in lpc_eth_ioctl()
1223 phy_resume(pldat->phy_dev); in lpc_eth_open()
1230 phy_start(pldat->phy_dev); in lpc_eth_open()
1267 struct phy_device *phydev = pldat->phy_dev; in lpc_eth_ethtool_getsettings()
1279 struct phy_device *phydev = pldat->phy_dev; in lpc_eth_ethtool_setsettings()
1476 phydev = pldat->phy_dev; in lpc_eth_drv_probe()