| /Linux-v6.6/include/linux/ |
| D | phylink.h | 650 struct phylink *phylink_create(struct phylink_config *,
|
| /Linux-v6.6/drivers/net/ethernet/freescale/dpaa2/ |
| D | dpaa2-mac.c | 427 phylink = phylink_create(&mac->phylink_config, in dpaa2_mac_connect()
|
| /Linux-v6.6/Documentation/networking/ |
| D | sfp-phylink.rst | 242 phylink = phylink_create(&priv->phylink_config, node, phy_mode, &phylink_ops);
|
| /Linux-v6.6/drivers/net/ethernet/microchip/sparx5/ |
| D | sparx5_main.c | 330 phylink = phylink_create(&spx5_port->phylink_config, in sparx5_create_port()
|
| /Linux-v6.6/drivers/net/ethernet/wangxun/txgbe/ |
| D | txgbe_phy.c | 276 phylink = phylink_create(config, fwnode, phy_mode, &txgbe_mac_ops); in txgbe_phylink_init()
|
| /Linux-v6.6/drivers/net/ethernet/microchip/lan966x/ |
| D | lan966x_main.c | 853 phylink = phylink_create(&port->phylink_config, in lan966x_probe_port()
|
| /Linux-v6.6/drivers/net/ethernet/altera/ |
| D | altera_tse_main.c | 1443 priv->phylink = phylink_create(&priv->phylink_config, in altera_tse_probe()
|
| /Linux-v6.6/drivers/net/usb/ |
| D | asix_devices.c | 816 phylink = phylink_create(&priv->phylink_config, dev->net->dev.fwnode, in ax88772_phylink_setup()
|
| /Linux-v6.6/drivers/net/ethernet/marvell/prestera/ |
| D | prestera_main.c | 417 phy_link = phylink_create(&port->phy_config, fwnode, in prestera_port_sfp_bind()
|
| /Linux-v6.6/drivers/net/ethernet/freescale/enetc/ |
| D | enetc_pf.c | 1125 phylink = phylink_create(&pf->phylink_config, of_fwnode_handle(node), in enetc_phylink_create()
|
| /Linux-v6.6/drivers/net/phy/ |
| D | phylink.c | 1603 struct phylink *phylink_create(struct phylink_config *config, in phylink_create() function 1685 EXPORT_SYMBOL_GPL(phylink_create);
|
| /Linux-v6.6/net/dsa/ |
| D | port.c | 1703 pl = phylink_create(&dp->pl_config, of_fwnode_handle(dp->dn), in dsa_port_phylink_create()
|
| /Linux-v6.6/drivers/net/ethernet/mscc/ |
| D | ocelot_net.c | 1761 phylink = phylink_create(&priv->phylink_config, in ocelot_port_phylink_create()
|
| /Linux-v6.6/drivers/net/ethernet/atheros/ |
| D | ag71xx.c | 1130 phylink = phylink_create(&ag->phylink_config, ag->pdev->dev.fwnode, in ag71xx_phylink_setup()
|
| /Linux-v6.6/drivers/net/ethernet/xilinx/ |
| D | xilinx_axienet_main.c | 2151 lp->phylink = phylink_create(&lp->phylink_config, pdev->dev.fwnode, in axienet_probe()
|
| /Linux-v6.6/drivers/net/ethernet/ti/ |
| D | am65-cpsw-nuss.c | 2218 phylink = phylink_create(&port->slave.phylink_config, in am65_cpsw_nuss_init_port_ndev()
|
| /Linux-v6.6/drivers/net/ethernet/freescale/dpaa/ |
| D | dpaa_eth.c | 276 mac_dev->phylink = phylink_create(&mac_dev->phylink_config, in dpaa_netdev_init()
|
| /Linux-v6.6/drivers/net/ethernet/mediatek/ |
| D | mtk_eth_soc.c | 4614 phylink = phylink_create(&mac->phylink_config, in mtk_add_mac()
|
| /Linux-v6.6/drivers/net/ethernet/marvell/ |
| D | mvneta.c | 5554 phylink = phylink_create(&pp->phylink_config, pdev->dev.fwnode, in mvneta_probe()
|
| /Linux-v6.6/drivers/net/ethernet/cadence/ |
| D | macb_main.c | 907 bp->phylink = phylink_create(&bp->phylink_config, bp->pdev->dev.fwnode, in macb_mii_probe()
|
| /Linux-v6.6/drivers/net/ethernet/marvell/mvpp2/ |
| D | mvpp2_main.c | 6978 phylink = phylink_create(&port->phylink_config, port_fwnode, in mvpp2_port_probe()
|
| /Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/ |
| D | stmmac_main.c | 1255 phylink = phylink_create(&priv->phylink_config, fwnode, in stmmac_phy_setup()
|