Home
last modified time | relevance | path

Searched refs:genphy_c45_pma_setup_forced (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/phy/qcom/
H A Dqca808x.c344 ret = genphy_c45_pma_setup_forced(phydev); in qca808x_cable_test_start()
400 genphy_c45_pma_setup_forced(phydev); in qca808x_config_aneg()
/linux/drivers/net/phy/
H A Dphy-c45.c111 int genphy_c45_pma_setup_forced(struct phy_device *phydev) in genphy_c45_pma_setup_forced() function
194 EXPORT_SYMBOL_GPL(genphy_c45_pma_setup_forced);
1220 return genphy_c45_pma_setup_forced(phydev); in genphy_c45_config_aneg()