Lines Matching defs:phydev
65 void phy_print_status(struct phy_device *phydev) in phy_print_status()
88 static int phy_clear_interrupt(struct phy_device *phydev) in phy_clear_interrupt()
103 static int phy_config_interrupt(struct phy_device *phydev, u32 interrupts) in phy_config_interrupt()
121 static inline int phy_aneg_done(struct phy_device *phydev) in phy_aneg_done()
265 static void phy_sanitize_settings(struct phy_device *phydev) in phy_sanitize_settings()
293 int phy_ethtool_sset(struct phy_device *phydev, struct ethtool_cmd *cmd) in phy_ethtool_sset()
338 int phy_ethtool_gset(struct phy_device *phydev, struct ethtool_cmd *cmd) in phy_ethtool_gset()
370 int phy_mii_ioctl(struct phy_device *phydev, struct ifreq *ifr, int cmd) in phy_mii_ioctl()
452 int phy_start_aneg(struct phy_device *phydev) in phy_start_aneg()
494 void phy_start_machine(struct phy_device *phydev) in phy_start_machine()
507 void phy_stop_machine(struct phy_device *phydev) in phy_stop_machine()
526 static void phy_error(struct phy_device *phydev) in phy_error()
543 struct phy_device *phydev = phy_dat; in phy_interrupt() local
565 static int phy_enable_interrupts(struct phy_device *phydev) in phy_enable_interrupts()
579 static int phy_disable_interrupts(struct phy_device *phydev) in phy_disable_interrupts()
611 int phy_start_interrupts(struct phy_device *phydev) in phy_start_interrupts()
630 int phy_stop_interrupts(struct phy_device *phydev) in phy_stop_interrupts()
662 struct phy_device *phydev = in phy_change() local
706 void phy_stop(struct phy_device *phydev) in phy_stop()
743 void phy_start(struct phy_device *phydev) in phy_start()
784 struct phy_device *phydev = in phy_state_machine() local
959 void phy_mac_interrupt(struct phy_device *phydev, int new_link) in phy_mac_interrupt()
995 int phy_read_mmd_indirect(struct phy_device *phydev, int prtad, in phy_read_mmd_indirect()
1029 void phy_write_mmd_indirect(struct phy_device *phydev, int prtad, in phy_write_mmd_indirect()
1055 int phy_init_eee(struct phy_device *phydev, bool clk_stop_enable) in phy_init_eee()
1135 int phy_get_eee_err(struct phy_device *phydev) in phy_get_eee_err()
1150 int phy_ethtool_get_eee(struct phy_device *phydev, struct ethtool_eee *data) in phy_ethtool_get_eee()
1186 int phy_ethtool_set_eee(struct phy_device *phydev, struct ethtool_eee *data) in phy_ethtool_set_eee()
1197 int phy_ethtool_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) in phy_ethtool_set_wol()
1206 void phy_ethtool_get_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) in phy_ethtool_get_wol()