Searched refs:lynx_pcs_create_mdiodev (Results 1 – 8 of 8) sorted by relevance
12 struct phylink_pcs *lynx_pcs_create_mdiodev(struct mii_bus *bus, int addr);
366 struct phylink_pcs *lynx_pcs_create_mdiodev(struct mii_bus *bus, int addr) in lynx_pcs_create_mdiodev() function387 EXPORT_SYMBOL(lynx_pcs_create_mdiodev);
418 pcs = lynx_pcs_create_mdiodev(pcs_bus, 0); in socfpga_dwmac_pcs_init()
924 phylink_pcs = lynx_pcs_create_mdiodev(felix->imdio, addr); in vsc9953_mdio_bus_alloc()
1032 phylink_pcs = lynx_pcs_create_mdiodev(felix->imdio, port); in vsc9959_mdio_bus_alloc()
312 priv->pcs = lynx_pcs_create_mdiodev(bus, 0);
37 return lynx_pcs_create_mdiodev(bus, 0); in enetc_pf_create_pcs()
1415 priv->pcs = lynx_pcs_create_mdiodev(pcs_bus, 0); in altera_tse_probe()