Searched refs:genphy_c45_read_link (Results 1 - 3 of 3) sorted by last modified time

/linux-master/include/linux/
H A Dphy.h1893 int genphy_c45_read_link(struct phy_device *phydev);
/linux-master/drivers/net/phy/
H A Dphy-c45.c411 * genphy_c45_read_link - read the overall link status from the MMDs
418 int genphy_c45_read_link(struct phy_device *phydev) function
467 EXPORT_SYMBOL_GPL(genphy_c45_read_link); variable
1170 ret = genphy_c45_read_link(phydev);
H A Dmarvell10g.c1038 val = genphy_c45_read_link(phydev);

Completed in 166 milliseconds