Lines Matching defs:phydev

61 static void phy_process_state_change(struct phy_device *phydev,  in phy_process_state_change()
73 static void phy_link_up(struct phy_device *phydev) in phy_link_up()
79 static void phy_link_down(struct phy_device *phydev) in phy_link_down()
86 static const char *phy_pause_str(struct phy_device *phydev) in phy_pause_str()
116 void phy_print_status(struct phy_device *phydev) in phy_print_status()
143 int phy_get_rate_matching(struct phy_device *phydev, in phy_get_rate_matching()
165 static int phy_config_interrupt(struct phy_device *phydev, bool interrupts) in phy_config_interrupt()
181 int phy_restart_aneg(struct phy_device *phydev) in phy_restart_aneg()
202 int phy_aneg_done(struct phy_device *phydev) in phy_aneg_done()
272 static void phy_sanitize_settings(struct phy_device *phydev) in phy_sanitize_settings()
288 void phy_ethtool_ksettings_get(struct phy_device *phydev, in phy_ethtool_ksettings_get()
325 int phy_mii_ioctl(struct phy_device *phydev, struct ifreq *ifr, int cmd) in phy_mii_ioctl()
488 int __phy_hwtstamp_get(struct phy_device *phydev, in __phy_hwtstamp_get()
504 int __phy_hwtstamp_set(struct phy_device *phydev, in __phy_hwtstamp_set()
523 void phy_queue_state_machine(struct phy_device *phydev, unsigned long jiffies) in phy_queue_state_machine()
535 void phy_trigger_machine(struct phy_device *phydev) in phy_trigger_machine()
541 static void phy_abort_cable_test(struct phy_device *phydev) in phy_abort_cable_test()
558 int phy_ethtool_get_strings(struct phy_device *phydev, u8 *data) in phy_ethtool_get_strings()
576 int phy_ethtool_get_sset_count(struct phy_device *phydev) in phy_ethtool_get_sset_count()
604 int phy_ethtool_get_stats(struct phy_device *phydev, in phy_ethtool_get_stats()
628 void __phy_ethtool_get_phy_stats(struct phy_device *phydev, in __phy_ethtool_get_phy_stats()
648 void __phy_ethtool_get_link_ext_stats(struct phy_device *phydev, in __phy_ethtool_get_link_ext_stats()
669 int phy_ethtool_get_plca_cfg(struct phy_device *phydev, in phy_ethtool_get_plca_cfg()
702 static int plca_check_valid(struct phy_device *phydev, in plca_check_valid()
730 int phy_ethtool_set_plca_cfg(struct phy_device *phydev, in phy_ethtool_set_plca_cfg()
830 int phy_ethtool_get_plca_status(struct phy_device *phydev, in phy_ethtool_get_plca_status()
859 int phy_start_cable_test(struct phy_device *phydev, in phy_start_cable_test()
929 int phy_start_cable_test_tdr(struct phy_device *phydev, in phy_start_cable_test_tdr()
993 int phy_config_aneg(struct phy_device *phydev) in phy_config_aneg()
1015 static int phy_check_link_status(struct phy_device *phydev) in phy_check_link_status()
1061 unsigned int phy_inband_caps(struct phy_device *phydev, in phy_inband_caps()
1081 int phy_config_inband(struct phy_device *phydev, unsigned int modes) in phy_config_inband()
1112 int _phy_start_aneg(struct phy_device *phydev) in _phy_start_aneg()
1144 int phy_start_aneg(struct phy_device *phydev) in phy_start_aneg()
1156 static int phy_poll_aneg_done(struct phy_device *phydev) in phy_poll_aneg_done()
1172 int phy_ethtool_ksettings_set(struct phy_device *phydev, in phy_ethtool_ksettings_set()
1248 int phy_speed_down(struct phy_device *phydev, bool sync) in phy_speed_down()
1289 int phy_speed_up(struct phy_device *phydev) in phy_speed_up()
1327 void phy_start_machine(struct phy_device *phydev) in phy_start_machine()
1341 void phy_stop_machine(struct phy_device *phydev) in phy_stop_machine()
1351 static void phy_process_error(struct phy_device *phydev) in phy_process_error()
1362 static void phy_error_precise(struct phy_device *phydev, in phy_error_precise()
1377 void phy_error(struct phy_device *phydev) in phy_error()
1388 int phy_disable_interrupts(struct phy_device *phydev) in phy_disable_interrupts()
1403 struct phy_device *phydev = phy_dat; in phy_interrupt() local
1439 static int phy_enable_interrupts(struct phy_device *phydev) in phy_enable_interrupts()
1453 static int phy_update_stats(struct phy_device *phydev) in phy_update_stats()
1469 void phy_request_interrupt(struct phy_device *phydev) in phy_request_interrupt()
1497 void phy_free_interrupt(struct phy_device *phydev) in phy_free_interrupt()
1510 static enum phy_state_work _phy_state_machine(struct phy_device *phydev) in _phy_state_machine()
1589 static void _phy_state_machine_post_work(struct phy_device *phydev, in _phy_state_machine_post_work()
1603 struct phy_device *phydev = in phy_state_machine() local
1618 void phy_stop(struct phy_device *phydev) in phy_stop()
1668 void phy_start(struct phy_device *phydev) in phy_start()
1699 void phy_mac_interrupt(struct phy_device *phydev) in phy_mac_interrupt()
1714 int phy_eee_tx_clock_stop_capable(struct phy_device *phydev) in phy_eee_tx_clock_stop_capable()
1736 int phy_eee_rx_clock_stop(struct phy_device *phydev, bool clk_stop_enable) in phy_eee_rx_clock_stop()
1757 int phy_init_eee(struct phy_device *phydev, bool clk_stop_enable) in phy_init_eee()
1784 int phy_get_eee_err(struct phy_device *phydev) in phy_get_eee_err()
1807 int phy_ethtool_get_eee(struct phy_device *phydev, struct ethtool_keee *data) in phy_ethtool_get_eee()
1837 static void phy_ethtool_set_eee_noneg(struct phy_device *phydev, in phy_ethtool_set_eee_noneg()
1865 int phy_ethtool_set_eee(struct phy_device *phydev, struct ethtool_keee *data) in phy_ethtool_set_eee()
1896 int phy_ethtool_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) in phy_ethtool_set_wol()
1918 void phy_ethtool_get_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) in phy_ethtool_get_wol()
1931 struct phy_device *phydev = ndev->phydev; in phy_ethtool_get_link_ksettings() local
1945 struct phy_device *phydev = ndev->phydev; in phy_ethtool_set_link_ksettings() local
1960 struct phy_device *phydev = ndev->phydev; in phy_ethtool_nway_reset() local