| /linux/drivers/net/ethernet/tehuti/ |
| H A D | tn40_phy.c | 63 phylink = phylink_create(config, NULL, PHY_INTERFACE_MODE_XAUI, in tn40_phy_register()
|
| /linux/include/linux/ |
| H A D | phylink.h | 722 struct phylink *phylink_create(struct phylink_config *,
|
| /linux/drivers/net/ethernet/wangxun/txgbe/ |
| H A D | txgbe_aml.c | 513 phylink = phylink_create(config, NULL, phy_mode, &txgbe_mac_ops_aml); in txgbe_phylink_init_aml()
|
| /linux/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc_pf_common.c | 462 phylink = phylink_create(&pf->phylink_config, of_fwnode_handle(node), in enetc_phylink_create()
|
| /linux/Documentation/networking/ |
| H A D | sfp-phylink.rst | 364 phylink = phylink_create(&priv->phylink_config, node, phy_mode, &phylink_ops);
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_main.c | 856 phylink = phylink_create(&port->phylink_config, in lan966x_probe_port()
|
| /linux/drivers/net/ethernet/marvell/prestera/ |
| H A D | prestera_main.c | 417 phy_link = phylink_create(&port->phy_config, fwnode, in prestera_port_sfp_bind()
|
| /linux/drivers/net/ethernet/altera/ |
| H A D | altera_tse_main.c | 1416 priv->phylink = phylink_create(&priv->phylink_config, in altera_tse_probe()
|
| /linux/drivers/net/usb/ |
| H A D | asix_devices.c | 820 phylink = phylink_create(&priv->phylink_config, dev->net->dev.fwnode, in ax88772_phylink_setup()
|
| H A D | lan78xx.c | 2839 phylink = phylink_create(pc, dev->net->dev.fwnode, in lan78xx_phylink_setup()
|
| /linux/net/dsa/ |
| H A D | port.c | 1647 pl = phylink_create(&dp->pl_config, of_fwnode_handle(dp->dn), mode, in dsa_port_phylink_create()
|
| /linux/drivers/net/phy/ |
| H A D | phylink.c | 1848 struct phylink *phylink_create(struct phylink_config *config, in phylink_create() function 1936 EXPORT_SYMBOL_GPL(phylink_create);
|
| /linux/drivers/net/ethernet/atheros/ |
| H A D | ag71xx.c | 1109 phylink = phylink_create(&ag->phylink_config, ag->pdev->dev.fwnode, in ag71xx_phylink_setup()
|
| /linux/drivers/net/ethernet/xilinx/ |
| H A D | xilinx_axienet_main.c | 3121 lp->phylink = phylink_create(&lp->phylink_config, pdev->dev.fwnode, in axienet_probe()
|
| /linux/drivers/net/ethernet/freescale/dpaa/ |
| H A D | dpaa_eth.c | 275 mac_dev->phylink = phylink_create(&mac_dev->phylink_config, in dpaa_netdev_init()
|
| /linux/drivers/net/ethernet/ti/ |
| H A D | am65-cpsw-nuss.c | 2844 phylink = phylink_create(&port->slave.phylink_config, in am65_cpsw_nuss_init_port_ndev()
|
| /linux/drivers/net/ethernet/microchip/ |
| H A D | lan743x_main.c | 3212 pl = phylink_create(&adapter->phylink_config, NULL, in lan743x_phylink_create()
|
| /linux/drivers/net/ethernet/marvell/ |
| H A D | mvneta.c | 5599 phylink = phylink_create(&pp->phylink_config, pdev->dev.fwnode, in mvneta_probe()
|
| /linux/drivers/net/ethernet/mediatek/ |
| H A D | mtk_eth_soc.c | 4969 phylink = phylink_create(&mac->phylink_config, in mtk_add_mac()
|
| /linux/drivers/net/ethernet/cadence/ |
| H A D | macb_main.c | 1086 bp->phylink = phylink_create(&bp->phylink_config, bp->pdev->dev.fwnode, in macb_mii_probe()
|
| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_main.c | 1466 phylink = phylink_create(config, dev_fwnode(priv->device), in stmmac_phylink_setup()
|