Home
last modified time | relevance | path

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

12

/linux-6.15/drivers/net/ethernet/tehuti/
H A Dtn40_phy.c63 phylink = phylink_create(config, NULL, PHY_INTERFACE_MODE_XAUI, in tn40_phy_register()
/linux-6.15/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_phylink.c151 phylink = phylink_create(&fbn->phylink_config, NULL, in fbnic_phylink_init()
/linux-6.15/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_mdio.c145 phylink = phylink_create(config, NULL, phy_mode, &ngbe_mac_ops); in ngbe_phylink_init()
/linux-6.15/include/linux/
H A Dphylink.h694 struct phylink *phylink_create(struct phylink_config *,
/linux-6.15/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf_common.c325 phylink = phylink_create(&pf->phylink_config, of_fwnode_handle(node), in enetc_phylink_create()
/linux-6.15/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-mac.c427 phylink = phylink_create(&mac->phylink_config, in dpaa2_mac_connect()
/linux-6.15/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_phy.c286 phylink = phylink_create(config, fwnode, phy_mode, &txgbe_mac_ops); in txgbe_phylink_init()
/linux-6.15/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-6.15/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_main.c389 phylink = phylink_create(&spx5_port->phylink_config, in sparx5_create_port()
/linux-6.15/Documentation/networking/
H A Dsfp-phylink.rst364 phylink = phylink_create(&priv->phylink_config, node, phy_mode, &phylink_ops);
/linux-6.15/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_main.c851 phylink = phylink_create(&port->phylink_config, in lan966x_probe_port()
/linux-6.15/drivers/net/ethernet/altera/
H A Daltera_tse_main.c1436 priv->phylink = phylink_create(&priv->phylink_config, in altera_tse_probe()
/linux-6.15/drivers/net/ethernet/marvell/prestera/
H A Dprestera_main.c417 phy_link = phylink_create(&port->phy_config, fwnode, in prestera_port_sfp_bind()
/linux-6.15/drivers/net/usb/
H A Dasix_devices.c816 phylink = phylink_create(&priv->phylink_config, dev->net->dev.fwnode, in ax88772_phylink_setup()
/linux-6.15/drivers/net/phy/
H A Dphylink.c1797 struct phylink *phylink_create(struct phylink_config *config, in phylink_create() function
1883 EXPORT_SYMBOL_GPL(phylink_create);
/linux-6.15/net/dsa/
H A Dport.c1651 pl = phylink_create(&dp->pl_config, of_fwnode_handle(dp->dn), mode, in dsa_port_phylink_create()
/linux-6.15/drivers/net/ethernet/mscc/
H A Docelot_net.c1773 phylink = phylink_create(&priv->phylink_config, in ocelot_port_phylink_create()
/linux-6.15/drivers/net/ethernet/atheros/
H A Dag71xx.c1109 phylink = phylink_create(&ag->phylink_config, ag->pdev->dev.fwnode, in ag71xx_phylink_setup()
/linux-6.15/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet_main.c3097 lp->phylink = phylink_create(&lp->phylink_config, pdev->dev.fwnode, in axienet_probe()
/linux-6.15/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c277 mac_dev->phylink = phylink_create(&mac_dev->phylink_config, in dpaa_netdev_init()
/linux-6.15/drivers/net/ethernet/ti/
H A Dam65-cpsw-nuss.c2820 phylink = phylink_create(&port->slave.phylink_config, in am65_cpsw_nuss_init_port_ndev()
/linux-6.15/drivers/net/ethernet/freescale/
H A Ducc_geth.c3573 phylink = phylink_create(&ugeth->phylink_config, dev_fwnode(&dev->dev), in ucc_geth_probe()
/linux-6.15/drivers/net/ethernet/microchip/
H A Dlan743x_main.c3156 pl = phylink_create(&adapter->phylink_config, NULL, in lan743x_phylink_create()
/linux-6.15/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c4761 phylink = phylink_create(&mac->phylink_config, in mtk_add_mac()
/linux-6.15/drivers/net/ethernet/marvell/
H A Dmvneta.c5602 phylink = phylink_create(&pp->phylink_config, pdev->dev.fwnode, in mvneta_probe()

12