Home
last modified time | relevance | path

Searched refs:phylink_create (Results 1 – 16 of 16) 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/ngbe/
H A Dngbe_mdio.c134 phylink = phylink_create(config, NULL, phy_mode, &ngbe_mac_ops); in ngbe_phylink_init()
/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_phy.c276 phylink = phylink_create(config, fwnode, phy_mode, &txgbe_mac_ops); in txgbe_phylink_init()
/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.c390 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.c852 phylink = phylink_create(&port->phylink_config, in lan966x_probe_port()
/linux/drivers/net/usb/
H A Dasix_devices.c816 phylink = phylink_create(&priv->phylink_config, dev->net->dev.fwnode, in ax88772_phylink_setup()
/linux/drivers/net/phy/
H A Dphylink.c1927 struct phylink *phylink_create(struct phylink_config *config, in phylink_create() function
2014 EXPORT_SYMBOL_GPL(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.c2912 lp->phylink = phylink_create(&lp->phylink_config, pdev->dev.fwnode, in axienet_probe()
/linux/drivers/net/ethernet/ti/
H A Dam65-cpsw-nuss.c2895 phylink = phylink_create(&port->slave.phylink_config, in am65_cpsw_nuss_init_port_ndev()
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c4666 phylink = phylink_create(&mac->phylink_config, in mtk_add_mac()
/linux/drivers/net/ethernet/marvell/
H A Dmvneta.c5600 phylink = phylink_create(&pp->phylink_config, pdev->dev.fwnode, in mvneta_probe()
/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c898 bp->phylink = phylink_create(&bp->phylink_config, bp->pdev->dev.fwnode, in macb_mii_probe()
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c1295 phylink = phylink_create(&priv->phylink_config, fwnode, in stmmac_phy_setup()