Searched refs:genphy_c45_pma_read_abilities (Results 1 – 9 of 9) sorted by relevance
/drivers/net/phy/ |
D | mxl-gpy.c | 834 .get_features = genphy_c45_pma_read_abilities, 852 .get_features = genphy_c45_pma_read_abilities, 869 .get_features = genphy_c45_pma_read_abilities, 887 .get_features = genphy_c45_pma_read_abilities, 904 .get_features = genphy_c45_pma_read_abilities, 922 .get_features = genphy_c45_pma_read_abilities, 939 .get_features = genphy_c45_pma_read_abilities, 957 .get_features = genphy_c45_pma_read_abilities, 974 .get_features = genphy_c45_pma_read_abilities, 991 .get_features = genphy_c45_pma_read_abilities, [all …]
|
D | marvell-88q2xxx.c | 152 ret = genphy_c45_pma_read_abilities(phydev); in mv88q2xxx_get_features()
|
D | bcm84881.c | 61 ret = genphy_c45_pma_read_abilities(phydev); in bcm84881_get_features()
|
D | adin1100.c | 221 return genphy_c45_pma_read_abilities(phydev); in adin_get_features()
|
D | phy-c45.c | 933 int genphy_c45_pma_read_abilities(struct phy_device *phydev) in genphy_c45_pma_read_abilities() function 1031 EXPORT_SYMBOL_GPL(genphy_c45_pma_read_abilities);
|
D | marvell10g.c | 829 ret = genphy_c45_pma_read_abilities(phydev); in mv3310_get_features()
|
D | at803x.c | 2019 ret = genphy_c45_pma_read_abilities(phydev); in qca808x_get_features()
|
D | nxp-c45-tja11xx.c | 1626 return genphy_c45_pma_read_abilities(phydev); in nxp_c45_get_features()
|
D | phy_device.c | 3305 err = genphy_c45_pma_read_abilities(phydev); in phy_probe()
|