Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dphylink.h235 struct phylink *phylink_create(struct phylink_config *, struct fwnode_handle *,
/Linux-v5.4/net/dsa/
Dport.c605 dp->pl = phylink_create(&dp->pl_config, of_fwnode_handle(port_dn), in dsa_port_phylink_register()
Dslave.c1308 dp->pl = phylink_create(&dp->pl_config, of_fwnode_handle(port_dn), mode, in dsa_slave_phy_setup()
/Linux-v5.4/Documentation/networking/
Dsfp-phylink.rst231 phylink = phylink_create(&priv->phylink_config, node, phy_mode, &phylink_ops);
/Linux-v5.4/drivers/net/phy/
Dphylink.c609 struct phylink *phylink_create(struct phylink_config *config, in phylink_create() function
675 EXPORT_SYMBOL_GPL(phylink_create);
/Linux-v5.4/drivers/net/ethernet/xilinx/
Dxilinx_axienet_main.c1854 lp->phylink = phylink_create(&lp->phylink_config, pdev->dev.fwnode, in axienet_probe()
/Linux-v5.4/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.c2823 phylink = phylink_create(&mac->phylink_config, in mtk_add_mac()
/Linux-v5.4/drivers/net/ethernet/marvell/
Dmvneta.c4516 phylink = phylink_create(&pp->phylink_config, pdev->dev.fwnode, in mvneta_probe()
/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c1046 phylink = phylink_create(&priv->phylink_config, fwnode, in stmmac_phy_setup()
/Linux-v5.4/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c5398 phylink = phylink_create(&port->phylink_config, port_fwnode, in mvpp2_port_probe()