Home
last modified time | relevance | path

Searched refs:genphy_c45_read_link (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/phy/
H A Dphy-c45.c209 * genphy_c45_read_link - read the overall link status from the MMDs
216 int genphy_c45_read_link(struct phy_device *phydev) in genphy_c45_read_link() function
265 EXPORT_SYMBOL_GPL(genphy_c45_read_link); variable
506 ret = genphy_c45_read_link(phydev); in genphy_c45_read_status()
H A Dmarvell10g.c650 val = genphy_c45_read_link(phydev); in mv3310_read_status_copper()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dphy-c45.c410 * genphy_c45_read_link - read the overall link status from the MMDs
417 int genphy_c45_read_link(struct phy_device *phydev) in genphy_c45_read_link() function
466 EXPORT_SYMBOL_GPL(genphy_c45_read_link); variable
1081 ret = genphy_c45_read_link(phydev); in genphy_c45_read_status()
H A Dmarvell10g.c985 val = genphy_c45_read_link(phydev); in mv3310_read_status_copper()
/kernel/linux/linux-5.10/include/linux/
H A Dphy.h1512 int genphy_c45_read_link(struct phy_device *phydev);
/kernel/linux/linux-6.6/include/linux/
H A Dphy.h1854 int genphy_c45_read_link(struct phy_device *phydev);

Completed in 12 milliseconds