Searched refs:xpcs_create_pcs_mdiodev (Results 1 – 6 of 6) sorted by relevance
60 struct phylink_pcs *xpcs_create_pcs_mdiodev(struct mii_bus *bus, int addr);
205 pcs = xpcs_create_pcs_mdiodev(fbd->mdio_bus, 0); in fbnic_phylink_create()
412 pcs = xpcs_create_pcs_mdiodev(bus, port); in sja1105_mdiobus_pcs_register()
1662 struct phylink_pcs *xpcs_create_pcs_mdiodev(struct mii_bus *bus, int addr) in xpcs_create_pcs_mdiodev() function1672 EXPORT_SYMBOL_GPL(xpcs_create_pcs_mdiodev);
154 pcs = xpcs_create_pcs_mdiodev(mii_bus, 0); in txgbe_mdio_pcs_init()
339 pcs = xpcs_create_pcs_mdiodev(bus, 0); in ksz9477_pcs_create()