Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dphy-c45.c1006 int genphy_c45_pma_read_ext_abilities(struct phy_device *phydev) in genphy_c45_pma_read_ext_abilities() function
1070 EXPORT_SYMBOL_GPL(genphy_c45_pma_read_ext_abilities);
1115 val = genphy_c45_pma_read_ext_abilities(phydev); in genphy_c45_pma_read_abilities()
H A Ddp83tg720.c654 .get_features = genphy_c45_pma_read_ext_abilities,
H A Ddp83tc811.c396 .get_features = genphy_c45_pma_read_ext_abilities,
H A Dmotorcomm.c2459 ret = genphy_c45_pma_read_ext_abilities(phydev); in yt8821_get_features()