Searched refs:genphy_c45_read_pma (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/net/phy/
H A Dmarvell-88q2xxx.c374 return genphy_c45_read_pma(phydev);
H A Dphy-c45.c596 * genphy_c45_read_pma - read link speed etc from PMA
599 int genphy_c45_read_pma(struct phy_device *phydev) function
643 EXPORT_SYMBOL_GPL(genphy_c45_read_pma); variable
1192 ret = genphy_c45_read_pma(phydev);
/linux-master/include/linux/
H A Dphy.h1895 int genphy_c45_read_pma(struct phy_device *phydev);

Completed in 205 milliseconds