Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dphylink.h434 struct phylink *phylink_create(struct phylink_config *, struct fwnode_handle *,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-mac.c364 phylink = phylink_create(&mac->phylink_config, in dpaa2_mac_connect()
/OK3568_Linux_fs/kernel/net/dsa/
H A Dport.c692 dp->pl = phylink_create(&dp->pl_config, of_fwnode_handle(port_dn), in dsa_port_phylink_register()
H A Dslave.c1714 dp->pl = phylink_create(&dp->pl_config, of_fwnode_handle(port_dn), mode, in dsa_slave_phy_setup()
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dsfp-phylink.rst242 phylink = phylink_create(&priv->phylink_config, node, phy_mode, &phylink_ops);
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dphylink.c823 struct phylink *phylink_create(struct phylink_config *config, in phylink_create() function
891 EXPORT_SYMBOL_GPL(phylink_create);
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_exynosauto1265 phylink_create
H A Dabi_gki_aarch64_rockchip2791 phylink_create
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf.c1033 phylink = phylink_create(&pf->phylink_config, of_fwnode_handle(node), in enetc_phylink_create()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet_main.c2087 lp->phylink = phylink_create(&lp->phylink_config, pdev->dev.fwnode, in axienet_probe()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/atheros/
H A Dag71xx.c1171 phylink = phylink_create(&ag->phylink_config, ag->pdev->dev.fwnode, in ag71xx_phylink_setup()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c2916 phylink = phylink_create(&mac->phylink_config, in mtk_add_mac()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c1165 phylink = phylink_create(&priv->phylink_config, fwnode, in stmmac_phy_setup()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/
H A Dmvneta.c5102 phylink = phylink_create(&pp->phylink_config, pdev->dev.fwnode, in mvneta_probe()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cadence/
H A Dmacb_main.c730 bp->phylink = phylink_create(&bp->phylink_config, bp->pdev->dev.fwnode, in macb_mii_probe()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c6534 phylink = phylink_create(&port->phylink_config, port_fwnode, in mvpp2_port_probe()