Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dpcs-lynx.h12 struct phylink_pcs *lynx_pcs_create_mdiodev(struct mii_bus *bus, int addr);
/linux-6.15/drivers/net/pcs/
H A Dpcs-lynx.c366 struct phylink_pcs *lynx_pcs_create_mdiodev(struct mii_bus *bus, int addr) in lynx_pcs_create_mdiodev() function
387 EXPORT_SYMBOL(lynx_pcs_create_mdiodev);
/linux-6.15/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-socfpga.c418 pcs = lynx_pcs_create_mdiodev(pcs_bus, 0); in socfpga_dwmac_pcs_init()
/linux-6.15/drivers/net/dsa/ocelot/
H A Dseville_vsc9953.c924 phylink_pcs = lynx_pcs_create_mdiodev(felix->imdio, addr); in vsc9953_mdio_bus_alloc()
H A Dfelix_vsc9959.c1032 phylink_pcs = lynx_pcs_create_mdiodev(felix->imdio, port); in vsc9959_mdio_bus_alloc()
/linux-6.15/Documentation/networking/
H A Dsfp-phylink.rst312 priv->pcs = lynx_pcs_create_mdiodev(bus, 0);
/linux-6.15/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf.c37 return lynx_pcs_create_mdiodev(bus, 0); in enetc_pf_create_pcs()
/linux-6.15/drivers/net/ethernet/altera/
H A Daltera_tse_main.c1415 priv->pcs = lynx_pcs_create_mdiodev(pcs_bus, 0); in altera_tse_probe()