Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/tehuti/
H A Dtn40_phy.c63 phylink = phylink_create(config, NULL, PHY_INTERFACE_MODE_XAUI, in tn40_phy_register()
/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_aml.c517 phylink = phylink_create(config, NULL, phy_mode, &txgbe_mac_ops_aml); in txgbe_phylink_init_aml()
/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dfs_enet-main.c933 phylink = phylink_create(&fep->phylink_config, dev_fwnode(fep->dev), in fs_enet_probe()
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_main.c389 phylink = phylink_create(&spx5_port->phylink_config, in sparx5_create_port()
/linux/Documentation/networking/
H A Dsfp-phylink.rst364 phylink = phylink_create(&priv->phylink_config, node, phy_mode, &phylink_ops);
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_main.c857 phylink = phylink_create(&port->phylink_config, in lan966x_probe_port()
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_main.c417 phy_link = phylink_create(&port->phy_config, fwnode, in prestera_port_sfp_bind()
/linux/drivers/net/ethernet/altera/
H A Daltera_tse_main.c1415 priv->phylink = phylink_create(&priv->phylink_config, in altera_tse_probe()
/linux/drivers/net/usb/
H A Dasix_devices.c818 phylink = phylink_create(&priv->phylink_config, dev->net->dev.fwnode, in ax88772_phylink_setup()
H A Dlan78xx.c2809 phylink = phylink_create(pc, dev->net->dev.fwnode, in lan78xx_phylink_setup()
/linux/net/dsa/
H A Dport.c1647 pl = phylink_create(&dp->pl_config, of_fwnode_handle(dp->dn), mode, in dsa_port_phylink_create()
/linux/drivers/net/phy/
H A Dphylink.c1841 struct phylink *phylink_create(struct phylink_config *config, in phylink_create() function
1928 EXPORT_SYMBOL_GPL(phylink_create);
/linux/drivers/net/ethernet/mscc/
H A Docelot_net.c1819 phylink = phylink_create(&priv->phylink_config, in ocelot_port_phylink_create()
/linux/drivers/net/ethernet/atheros/
H A Dag71xx.c1109 phylink = phylink_create(&ag->phylink_config, ag->pdev->dev.fwnode, in ag71xx_phylink_setup()
/linux/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet_main.c3098 lp->phylink = phylink_create(&lp->phylink_config, pdev->dev.fwnode, in axienet_probe()
/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c276 mac_dev->phylink = phylink_create(&mac_dev->phylink_config, in dpaa_netdev_init()
/linux/drivers/net/ethernet/freescale/
H A Ducc_geth.c3575 phylink = phylink_create(&ugeth->phylink_config, dev_fwnode(&dev->dev), in ucc_geth_probe()
/linux/drivers/net/ethernet/microchip/
H A Dlan743x_main.c3150 pl = phylink_create(&adapter->phylink_config, NULL, in lan743x_phylink_create()
/linux/drivers/net/ethernet/marvell/
H A Dmvneta.c5599 phylink = phylink_create(&pp->phylink_config, pdev->dev.fwnode, in mvneta_probe()
/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c851 bp->phylink = phylink_create(&bp->phylink_config, bp->pdev->dev.fwnode, in macb_mii_probe()
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c4908 phylink = phylink_create(&mac->phylink_config, in mtk_add_mac()
/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c7133 phylink = phylink_create(&port->phylink_config, port_fwnode, in mvpp2_port_probe()
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c1401 phylink = phylink_create(config, fwnode, priv->plat->phy_interface, in stmmac_phylink_setup()