Home
last modified time | relevance | path

Searched refs:phy_resolve_aneg_linkmode (Results 1 – 10 of 10) sorted by relevance

/linux-6.14.4/drivers/net/phy/
Dax88796b.c81 phy_resolve_aneg_linkmode(phydev); in asix_ax88772a_read_status()
Dbcm84881.c193 phy_resolve_aneg_linkmode(phydev); in bcm84881_read_status()
Dphy-core.c475 void phy_resolve_aneg_linkmode(struct phy_device *phydev) in phy_resolve_aneg_linkmode() function
491 EXPORT_SYMBOL_GPL(phy_resolve_aneg_linkmode);
Ddp83td510.c365 phy_resolve_aneg_linkmode(phydev); in dp83td510_read_status()
Dmarvell-88q2xxx.c419 phy_resolve_aneg_linkmode(phydev); in mv88q2xxx_read_status()
Dphy-c45.c1190 phy_resolve_aneg_linkmode(phydev); in genphy_c45_read_status()
Dphy_device.c2662 phy_resolve_aneg_linkmode(phydev); in genphy_read_status()
2720 phy_resolve_aneg_linkmode(phydev); in genphy_c37_read_status()
Dbroadcom.c1393 phy_resolve_aneg_linkmode(phydev); in bcm54811_lre_read_status()
/linux-6.14.4/rust/kernel/net/
Dphy.rs211 unsafe { bindings::phy_resolve_aneg_linkmode(phydev) }; in resolve_aneg_linkmode()
/linux-6.14.4/include/linux/
Dphy.h1369 void phy_resolve_aneg_linkmode(struct phy_device *phydev);