Home
last modified time | relevance | path

Searched defs:phy_device (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dphy.h630 u32 phy_id;
660 u32 dev_flags;
668 int speed;
669 int duplex;
670 int port;
671 int pause;
672 int asym_pause;
707 int irq;
711 void *priv;
742 void (*phy_link_change)(struct phy_device *phydev, bool up); argument
[all …]
/linux-6.3-rc2/drivers/net/phy/
A Dphy_device.c400 int (*run)(struct phy_device *)) in phy_register_fixup()
422 int (*run)(struct phy_device *)) in phy_register_fixup_for_uid()
430 int (*run)(struct phy_device *)) in phy_register_fixup_for_id()

Completed in 13 milliseconds