Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dphylink.h527 struct phylink *phylink_create(struct phylink_config *, struct fwnode_handle *,
/linux-5.19.10/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-mac.c414 phylink = phylink_create(&mac->phylink_config, in dpaa2_mac_connect()
/linux-5.19.10/drivers/net/ethernet/microchip/sparx5/
Dsparx5_main.c323 phylink = phylink_create(&spx5_port->phylink_config, in sparx5_create_port()
/linux-5.19.10/Documentation/networking/
Dsfp-phylink.rst242 phylink = phylink_create(&priv->phylink_config, node, phy_mode, &phylink_ops);
/linux-5.19.10/drivers/net/ethernet/microchip/lan966x/
Dlan966x_main.c786 phylink = phylink_create(&port->phylink_config, in lan966x_probe_port()
/linux-5.19.10/drivers/net/phy/
Dphylink.c1215 struct phylink *phylink_create(struct phylink_config *config, in phylink_create() function
1298 EXPORT_SYMBOL_GPL(phylink_create);
/linux-5.19.10/drivers/net/ethernet/freescale/enetc/
Denetc_pf.c1094 phylink = phylink_create(&pf->phylink_config, of_fwnode_handle(node), in enetc_phylink_create()
/linux-5.19.10/net/dsa/
Dport.c1548 dp->pl = phylink_create(&dp->pl_config, of_fwnode_handle(dp->dn), in dsa_port_phylink_create()
/linux-5.19.10/drivers/net/ethernet/xilinx/
Dxilinx_axienet_main.c2120 lp->phylink = phylink_create(&lp->phylink_config, pdev->dev.fwnode, in axienet_probe()
/linux-5.19.10/drivers/net/ethernet/mscc/
Docelot_net.c1795 phylink = phylink_create(&priv->phylink_config, in ocelot_port_phylink_create()
/linux-5.19.10/drivers/net/ethernet/atheros/
Dag71xx.c1130 phylink = phylink_create(&ag->phylink_config, ag->pdev->dev.fwnode, in ag71xx_phylink_setup()
/linux-5.19.10/drivers/net/ethernet/ti/
Dam65-cpsw-nuss.c1986 phylink = phylink_create(&port->slave.phylink_config, in am65_cpsw_nuss_init_port_ndev()
/linux-5.19.10/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.c3363 phylink = phylink_create(&mac->phylink_config, in mtk_add_mac()
/linux-5.19.10/drivers/net/ethernet/marvell/
Dmvneta.c5493 phylink = phylink_create(&pp->phylink_config, pdev->dev.fwnode, in mvneta_probe()
/linux-5.19.10/drivers/net/ethernet/cadence/
Dmacb_main.c843 bp->phylink = phylink_create(&bp->phylink_config, bp->pdev->dev.fwnode, in macb_mii_probe()
/linux-5.19.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c1213 phylink = phylink_create(&priv->phylink_config, fwnode, in stmmac_phy_setup()
/linux-5.19.10/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c6946 phylink = phylink_create(&port->phylink_config, port_fwnode, in mvpp2_port_probe()