Searched defs:phy_device (Results 1 – 3 of 3) sorted by relevance
636 struct phy_device { struct637 struct mdio_device mdio;641 struct phy_driver *drv;643 struct device_link *devlink;645 u32 phy_id;647 struct phy_c45_device_ids c45_ids;648 unsigned is_c45:1;649 unsigned is_internal:1;650 unsigned is_pseudo_fixed_link:1;651 unsigned is_gigabit_capable:1;[all …]
329 phydev: *mut bindings::phy_device, in soft_reset_callback()345 phydev: *mut bindings::phy_device, in get_features_callback()389 phydev: *mut bindings::phy_device, in config_aneg_callback()405 phydev: *mut bindings::phy_device, in read_status_callback()421 phydev: *mut bindings::phy_device, in match_phy_device_callback()434 phydev: *mut bindings::phy_device, in read_mmd_callback()453 phydev: *mut bindings::phy_device, in write_mmd_callback()471 unsafe extern "C" fn link_change_notify_callback(phydev: *mut bindings::phy_device) { in link_change_notify_callback()
404 int (*run)(struct phy_device *)) in phy_register_fixup()426 int (*run)(struct phy_device *)) in phy_register_fixup_for_uid()434 int (*run)(struct phy_device *)) in phy_register_fixup_for_id()