Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dphy_device.c906 static int get_phy_c45_ids(struct mii_bus *bus, int addr, in get_phy_c45_ids() function
1082 r = get_phy_c45_ids(bus, addr, &c45_ids); in get_phy_device()
1095 r = get_phy_c45_ids(bus, addr, &c45_ids); in get_phy_device()
1175 return get_phy_c45_ids(phydev->mdio.bus, phydev->mdio.addr, in phy_get_c45_ids()