Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dphy-c45.c1196 int genphy_c45_pma_read_abilities(struct phy_device *phydev) in genphy_c45_pma_read_abilities() function
1240 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 Dair_en8811h.c1340 return genphy_c45_pma_read_abilities(phydev); in en8811h_get_features()
H A Dmicrochip_t1.c1261 ret = genphy_c45_pma_read_abilities(phydev); in lan887x_get_features()
H A Dphy_device.c3725 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()
/linux/drivers/net/phy/realtek/
H A Drealtek_main.c433 ret = genphy_c45_pma_read_abilities(phydev); in rtl8261x_get_features()
2275 return genphy_c45_pma_read_abilities(phydev); in rtl822x_c45_get_features()
/linux/include/linux/
H A Dphy.h2330 int genphy_c45_pma_read_abilities(struct phy_device *phydev);