Searched refs:genphy_c45_an_config_aneg (Results 1 - 8 of 8) sorted by path

/linux-master/drivers/net/phy/aquantia/
H A Daquantia_main.c196 ret = genphy_c45_an_config_aneg(phydev);
/linux-master/drivers/net/phy/
H A Dbcm84881.c106 ret = genphy_c45_an_config_aneg(phydev);
H A Ddp83td510.c166 ret = genphy_c45_an_config_aneg(phydev);
H A Dmarvell10g.c945 ret = genphy_c45_an_config_aneg(phydev);
H A Dmxl-gpy.c423 ret = genphy_c45_an_config_aneg(phydev);
H A Dphy-c45.c259 * genphy_c45_an_config_aneg - configure advertisement registers
267 int genphy_c45_an_config_aneg(struct phy_device *phydev) function
308 EXPORT_SYMBOL_GPL(genphy_c45_an_config_aneg); variable
1215 ret = genphy_c45_an_config_aneg(phydev);
H A Drealtek.c862 ret = genphy_c45_an_config_aneg(phydev);
/linux-master/include/linux/
H A Dphy.h1898 int genphy_c45_an_config_aneg(struct phy_device *phydev);

Completed in 206 milliseconds