Lines Matching defs:phydev

204 void phy_device_free(struct phy_device *phydev)  in phy_device_free()
212 struct phy_device *phydev; in phy_mdio_device_free() local
226 struct phy_device *phydev; in phy_mdio_device_remove() local
237 static bool mdio_bus_phy_may_suspend(struct phy_device *phydev) in mdio_bus_phy_may_suspend()
278 struct phy_device *phydev = to_phy_device(dev); in mdio_bus_phy_suspend() local
310 struct phy_device *phydev = to_phy_device(dev); in mdio_bus_phy_resume() local
456 static int phy_needs_fixup(struct phy_device *phydev, struct phy_fixup *fixup) in phy_needs_fixup()
471 static int phy_scan_fixups(struct phy_device *phydev) in phy_scan_fixups()
494 struct phy_device *phydev = to_phy_device(dev); in phy_bus_match() local
525 struct phy_device *phydev = to_phy_device(dev); in phy_id_show() local
534 struct phy_device *phydev = to_phy_device(dev); in phy_interface_show() local
550 struct phy_device *phydev = to_phy_device(dev); in phy_has_fixups_show() local
560 struct phy_device *phydev = to_phy_device(dev); in phy_dev_flags_show() local
950 int phy_device_register(struct phy_device *phydev) in phy_device_register()
993 void phy_device_remove(struct phy_device *phydev) in phy_device_remove()
1014 int phy_get_c45_ids(struct phy_device *phydev) in phy_get_c45_ids()
1027 struct phy_device *phydev; in phy_find_first() local
1039 static void phy_link_change(struct phy_device *phydev, bool up) in phy_link_change()
1064 static void phy_prepare_link(struct phy_device *phydev, in phy_prepare_link()
1077 int phy_connect_direct(struct net_device *dev, struct phy_device *phydev, in phy_connect_direct()
1117 struct phy_device *phydev; in phy_connect() local
1145 void phy_disconnect(struct phy_device *phydev) in phy_disconnect()
1177 static int phy_poll_reset(struct phy_device *phydev) in phy_poll_reset()
1193 int phy_init_hw(struct phy_device *phydev) in phy_init_hw()
1233 void phy_attached_info(struct phy_device *phydev) in phy_attached_info()
1240 char *phy_attached_info_irq(struct phy_device *phydev) in phy_attached_info_irq()
1262 void phy_attached_print(struct phy_device *phydev, const char *fmt, ...) in phy_attached_print()
1284 static void phy_sysfs_create_links(struct phy_device *phydev) in phy_sysfs_create_links()
1316 struct phy_device *phydev = to_phy_device(dev); in phy_standalone_show() local
1331 struct phy_device *phydev = upstream; in phy_sfp_attach() local
1348 struct phy_device *phydev = upstream; in phy_sfp_detach() local
1361 int phy_sfp_probe(struct phy_device *phydev, in phy_sfp_probe()
1396 int phy_attach_direct(struct net_device *dev, struct phy_device *phydev, in phy_attach_direct()
1546 struct phy_device *phydev; in phy_attach() local
1572 static bool phy_driver_is_genphy_kind(struct phy_device *phydev, in phy_driver_is_genphy_kind()
1588 bool phy_driver_is_genphy(struct phy_device *phydev) in phy_driver_is_genphy()
1595 bool phy_driver_is_genphy_10g(struct phy_device *phydev) in phy_driver_is_genphy_10g()
1628 int phy_package_join(struct phy_device *phydev, int addr, size_t priv_size) in phy_package_join()
1681 void phy_package_leave(struct phy_device *phydev) in phy_package_leave()
1716 int devm_phy_package_join(struct device *dev, struct phy_device *phydev, in devm_phy_package_join()
1747 void phy_detach(struct phy_device *phydev) in phy_detach()
1801 int phy_suspend(struct phy_device *phydev) in phy_suspend()
1827 int __phy_resume(struct phy_device *phydev) in __phy_resume()
1845 int phy_resume(struct phy_device *phydev) in phy_resume()
1857 int phy_loopback(struct phy_device *phydev, bool enable) in phy_loopback()
1901 int phy_reset_after_clk_enable(struct phy_device *phydev) in phy_reset_after_clk_enable()
1927 static int genphy_config_advert(struct phy_device *phydev) in genphy_config_advert()
1982 static int genphy_c37_config_advert(struct phy_device *phydev) in genphy_c37_config_advert()
2014 int genphy_config_eee_advert(struct phy_device *phydev) in genphy_config_eee_advert()
2037 int genphy_setup_forced(struct phy_device *phydev) in genphy_setup_forced()
2051 static int genphy_setup_master_slave(struct phy_device *phydev) in genphy_setup_master_slave()
2083 int genphy_read_master_slave(struct phy_device *phydev) in genphy_read_master_slave()
2134 int genphy_restart_aneg(struct phy_device *phydev) in genphy_restart_aneg()
2149 int genphy_check_and_restart_aneg(struct phy_device *phydev, bool restart) in genphy_check_and_restart_aneg()
2181 int __genphy_config_aneg(struct phy_device *phydev, bool changed) in __genphy_config_aneg()
2216 int genphy_c37_config_aneg(struct phy_device *phydev) in genphy_c37_config_aneg()
2263 int genphy_aneg_done(struct phy_device *phydev) in genphy_aneg_done()
2279 int genphy_update_link(struct phy_device *phydev) in genphy_update_link()
2324 int genphy_read_lpa(struct phy_device *phydev) in genphy_read_lpa()
2378 int genphy_read_status_fixed(struct phy_device *phydev) in genphy_read_status_fixed()
2410 int genphy_read_status(struct phy_device *phydev) in genphy_read_status()
2460 int genphy_c37_read_status(struct phy_device *phydev) in genphy_c37_read_status()
2518 int genphy_soft_reset(struct phy_device *phydev) in genphy_soft_reset()
2548 irqreturn_t genphy_handle_interrupt_no_ack(struct phy_device *phydev) in genphy_handle_interrupt_no_ack()
2570 int genphy_read_abilities(struct phy_device *phydev) in genphy_read_abilities()
2628 int genphy_suspend(struct phy_device *phydev) in genphy_suspend()
2634 int genphy_resume(struct phy_device *phydev) in genphy_resume()
2640 int genphy_loopback(struct phy_device *phydev, bool enable) in genphy_loopback()
2674 void phy_remove_link_mode(struct phy_device *phydev, u32 link_mode) in phy_remove_link_mode()
2696 void phy_advertise_supported(struct phy_device *phydev) in phy_advertise_supported()
2713 void phy_support_sym_pause(struct phy_device *phydev) in phy_support_sym_pause()
2726 void phy_support_asym_pause(struct phy_device *phydev) in phy_support_asym_pause()
2743 void phy_set_sym_pause(struct phy_device *phydev, bool rx, bool tx, in phy_set_sym_pause()
2767 void phy_set_asym_pause(struct phy_device *phydev, bool rx, bool tx) in phy_set_asym_pause()
2789 bool phy_validate_pause(struct phy_device *phydev, in phy_validate_pause()
2817 void phy_get_pause(struct phy_device *phydev, bool *tx_pause, bool *rx_pause) in phy_get_pause()
2866 s32 phy_get_internal_delay(struct phy_device *phydev, struct device *dev, in phy_get_internal_delay()
3028 struct phy_device *phydev = to_phy_device(dev); in phy_probe() local
3124 struct phy_device *phydev = to_phy_device(dev); in phy_remove() local
3148 struct phy_device *phydev = to_phy_device(dev); in phy_shutdown() local