Home
last modified time | relevance | path

Searched refs:genphy_c45_pma_read_abilities (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/phy/
H A Dphy-c45.c1083 int genphy_c45_pma_read_abilities(struct phy_device *phydev) in genphy_c45_pma_read_abilities() function
1127 EXPORT_SYMBOL_GPL(genphy_c45_pma_read_abilities);
H A Dmarvell-88q2xxx.c458 ret = genphy_c45_pma_read_abilities(phydev); in mv88q2xxx_get_features()
H A Dphy_device.c3688 err = genphy_c45_pma_read_abilities(phydev); in phy_probe()
/linux/drivers/net/phy/qcom/
H A Dqca808x.c367 ret = genphy_c45_pma_read_abilities(phydev); in qca808x_get_features()