Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dphylink.h650 struct phylink *phylink_create(struct phylink_config *,
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-mac.c427 phylink = phylink_create(&mac->phylink_config, in dpaa2_mac_connect()
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_main.c330 phylink = phylink_create(&spx5_port->phylink_config, in sparx5_create_port()
/openbmc/linux/Documentation/networking/
H A Dsfp-phylink.rst242 phylink = phylink_create(&priv->phylink_config, node, phy_mode, &phylink_ops);
/openbmc/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()
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_main.c853 phylink = phylink_create(&port->phylink_config, in lan966x_probe_port()
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_main.c417 phy_link = phylink_create(&port->phy_config, fwnode, in prestera_port_sfp_bind()
/openbmc/linux/drivers/net/ethernet/altera/
H A Daltera_tse_main.c1443 priv->phylink = phylink_create(&priv->phylink_config, in altera_tse_probe()
/openbmc/linux/drivers/net/usb/
H A Dasix_devices.c816 phylink = phylink_create(&priv->phylink_config, dev->net->dev.fwnode, in ax88772_phylink_setup()
/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf.c1116 phylink = phylink_create(&pf->phylink_config, of_fwnode_handle(node), in enetc_phylink_create()
/openbmc/linux/drivers/net/phy/
H A Dphylink.c1603 struct phylink *phylink_create(struct phylink_config *config, in phylink_create() function
1686 EXPORT_SYMBOL_GPL(phylink_create);
/openbmc/linux/net/dsa/
H A Dport.c1703 pl = phylink_create(&dp->pl_config, of_fwnode_handle(dp->dn), in dsa_port_phylink_create()
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_net.c1761 phylink = phylink_create(&priv->phylink_config, in ocelot_port_phylink_create()
/openbmc/linux/drivers/net/ethernet/atheros/
H A Dag71xx.c1130 phylink = phylink_create(&ag->phylink_config, ag->pdev->dev.fwnode, in ag71xx_phylink_setup()
/openbmc/linux/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet_main.c2169 lp->phylink = phylink_create(&lp->phylink_config, pdev->dev.fwnode, in axienet_probe()
/openbmc/linux/drivers/net/ethernet/ti/
H A Dam65-cpsw-nuss.c2219 phylink = phylink_create(&port->slave.phylink_config, in am65_cpsw_nuss_init_port_ndev()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c276 mac_dev->phylink = phylink_create(&mac_dev->phylink_config, in dpaa_netdev_init()
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dmvneta.c5566 phylink = phylink_create(&pp->phylink_config, pdev->dev.fwnode, in mvneta_probe()
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c4613 phylink = phylink_create(&mac->phylink_config, in mtk_add_mac()
/openbmc/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c907 bp->phylink = phylink_create(&bp->phylink_config, bp->pdev->dev.fwnode, in macb_mii_probe()
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c7006 phylink = phylink_create(&port->phylink_config, port_fwnode, in mvpp2_port_probe()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c1241 phylink = phylink_create(&priv->phylink_config, fwnode, in stmmac_phy_setup()