Lines Matching refs:phy_device
84 struct phy_device *phydev = dev_get_drvdata(dev); in mv3310_hwmon_read()
141 static int mv3310_hwmon_config(struct phy_device *phydev, bool enable) in mv3310_hwmon_config()
159 struct phy_device *phydev = data; in mv3310_hwmon_disable()
164 static int mv3310_hwmon_probe(struct phy_device *phydev) in mv3310_hwmon_probe()
198 static inline int mv3310_hwmon_config(struct phy_device *phydev, bool enable) in mv3310_hwmon_config()
203 static int mv3310_hwmon_probe(struct phy_device *phydev) in mv3310_hwmon_probe()
209 static int mv3310_probe(struct phy_device *phydev) in mv3310_probe()
242 static int mv3310_suspend(struct phy_device *phydev) in mv3310_suspend()
248 static int mv3310_resume(struct phy_device *phydev) in mv3310_resume()
267 static bool mv3310_has_pma_ngbaset_quirk(struct phy_device *phydev) in mv3310_has_pma_ngbaset_quirk()
277 static int mv3310_config_init(struct phy_device *phydev) in mv3310_config_init()
290 static int mv3310_get_features(struct phy_device *phydev) in mv3310_get_features()
316 static int mv3310_config_aneg(struct phy_device *phydev) in mv3310_config_aneg()
348 static int mv3310_aneg_done(struct phy_device *phydev) in mv3310_aneg_done()
362 static void mv3310_update_interface(struct phy_device *phydev) in mv3310_update_interface()
392 static int mv3310_read_10gbr_status(struct phy_device *phydev) in mv3310_read_10gbr_status()
403 static int mv3310_read_status(struct phy_device *phydev) in mv3310_read_status()