Searched defs:phy_device (Results 1 – 3 of 3) sorted by relevance
653 struct phy_device { struct654 struct mdio_device mdio;658 const struct phy_driver *drv;660 struct device_link *devlink;662 u32 phyindex;663 u32 phy_id;665 struct phy_c45_device_ids c45_ids;666 unsigned is_c45:1;667 unsigned is_internal:1;668 unsigned is_pseudo_fixed_link:1;[all …]
316 phydev: *mut bindings::phy_device, in soft_reset_callback()347 phydev: *mut bindings::phy_device, in get_features_callback()391 phydev: *mut bindings::phy_device, in config_aneg_callback()407 phydev: *mut bindings::phy_device, in read_status_callback()423 phydev: *mut bindings::phy_device, in match_phy_device_callback()436 phydev: *mut bindings::phy_device, in read_mmd_callback()455 phydev: *mut bindings::phy_device, in write_mmd_callback()473 unsafe extern "C" fn link_change_notify_callback(phydev: *mut bindings::phy_device) { in link_change_notify_callback()
431 int (*run)(struct phy_device *)) in phy_register_fixup()453 int (*run)(struct phy_device *)) in phy_register_fixup_for_uid()461 int (*run)(struct phy_device *)) in phy_register_fixup_for_id()