Searched refs:xpcs_create_pcs_mdiodev (Results 1 – 4 of 4) sorted by relevance
58 struct phylink_pcs *xpcs_create_pcs_mdiodev(struct mii_bus *bus, int addr);
412 pcs = xpcs_create_pcs_mdiodev(bus, port); in sja1105_mdiobus_pcs_register()
1546 struct phylink_pcs *xpcs_create_pcs_mdiodev(struct mii_bus *bus, int addr) in xpcs_create_pcs_mdiodev() function1556 EXPORT_SYMBOL_GPL(xpcs_create_pcs_mdiodev);
151 pcs = xpcs_create_pcs_mdiodev(mii_bus, 0); in txgbe_mdio_pcs_init()