Searched defs:phy_device (Results 1 – 3 of 3) sorted by relevance
658 struct phy_device { struct659 struct mdio_device mdio;663 const struct phy_driver *drv;665 struct device_link *devlink;667 u32 phyindex;668 u32 phy_id;670 struct phy_c45_device_ids c45_ids;671 unsigned is_c45:1;672 unsigned is_internal:1;673 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()
422 int (*run)(struct phy_device *)) in phy_register_fixup()444 int (*run)(struct phy_device *)) in phy_register_fixup_for_uid()452 int (*run)(struct phy_device *)) in phy_register_fixup_for_id()