Home
last modified time | relevance | path

Searched refs:genphy_c45_read_pma (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/phy/
H A Dmarvell-88q2xxx.c145 return genphy_c45_read_pma(phydev); in mv88q2xxx_read_status()
196 ret = genphy_c45_read_pma(phydev); in mv88q2xxx_config_init()
H A Dphy-c45.c598 int genphy_c45_read_pma(struct phy_device *phydev) in genphy_c45_read_pma() function
642 EXPORT_SYMBOL_GPL(genphy_c45_read_pma);
1103 ret = genphy_c45_read_pma(phydev); in genphy_c45_read_status()
/openbmc/linux/include/linux/
H A Dphy.h1856 int genphy_c45_read_pma(struct phy_device *phydev);