Searched defs:phy_device (Results 1 – 3 of 3) sorted by relevance
662 u32 phyindex;663 u32 phy_id;696 u32 dev_flags;705 int speed;706 int duplex;707 int port;708 int pause;747 int irq;751 void *priv;782 void (*phy_link_change)(struct phy_device *phydev, bool up); argument[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()
Completed in 24 milliseconds