Home
last modified time | relevance | path

Searched refs:genphy_c45_pma_setup_forced (Results 1 – 5 of 5) 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);
1337 return genphy_c45_pma_setup_forced(phydev); in genphy_c45_config_aneg()
H A Dmicrochip_t1.c1470 ret = genphy_c45_pma_setup_forced(phydev); in lan887x_phy_reconfig()
/linux/include/linux/
H A Dphy.h2325 int genphy_c45_pma_setup_forced(struct phy_device *phydev);
/linux/drivers/net/phy/realtek/
H A Drealtek_main.c2284 return genphy_c45_pma_setup_forced(phydev); in rtl822x_c45_config_aneg()