Searched refs:phylink_create (Results 1 – 19 of 19) sorted by relevance
| /linux/include/linux/ |
| A D | phylink.h | 445 struct phylink *phylink_create(struct phylink_config *, struct fwnode_handle *,
|
| /linux/drivers/net/ethernet/freescale/dpaa2/ |
| A D | dpaa2-mac.c | 342 phylink = phylink_create(&mac->phylink_config, in dpaa2_mac_connect()
|
| /linux/drivers/net/ethernet/microchip/sparx5/ |
| A D | sparx5_main.c | 296 phylink = phylink_create(&spx5_port->phylink_config, in sparx5_create_port()
|
| /linux/Documentation/networking/ |
| A D | sfp-phylink.rst | 242 phylink = phylink_create(&priv->phylink_config, node, phy_mode, &phylink_ops);
|
| /linux/drivers/net/phy/ |
| A D | phylink.c | 891 struct phylink *phylink_create(struct phylink_config *config, in phylink_create() function 959 EXPORT_SYMBOL_GPL(phylink_create);
|
| /linux/net/dsa/ |
| A D | port.c | 1175 dp->pl = phylink_create(&dp->pl_config, of_fwnode_handle(port_dn), in dsa_port_phylink_register()
|
| A D | slave.c | 1878 dp->pl = phylink_create(&dp->pl_config, of_fwnode_handle(port_dn), mode, in dsa_slave_phy_setup()
|
| /linux/drivers/net/ethernet/freescale/enetc/ |
| A D | enetc_pf.c | 1115 phylink = phylink_create(&pf->phylink_config, of_fwnode_handle(node), in enetc_phylink_create()
|
| /linux/drivers/net/ethernet/mscc/ |
| A D | ocelot_net.c | 1658 phylink = phylink_create(&priv->phylink_config, in ocelot_port_phylink_create()
|
| /linux/drivers/net/ethernet/xilinx/ |
| A D | xilinx_axienet_main.c | 2108 lp->phylink = phylink_create(&lp->phylink_config, pdev->dev.fwnode, in axienet_probe()
|
| /linux/drivers/net/ethernet/atheros/ |
| A D | ag71xx.c | 1181 phylink = phylink_create(&ag->phylink_config, ag->pdev->dev.fwnode, in ag71xx_phylink_setup()
|
| /linux/drivers/net/ethernet/mediatek/ |
| A D | mtk_eth_soc.c | 3013 phylink = phylink_create(&mac->phylink_config, in mtk_add_mac()
|
| /linux/drivers/net/ethernet/cadence/ |
| A D | macb_main.c | 885 bp->phylink = phylink_create(&bp->phylink_config, bp->pdev->dev.fwnode, in macb_mii_probe()
|
| /linux/drivers/net/ethernet/marvell/ |
| A D | mvneta.c | 5195 phylink = phylink_create(&pp->phylink_config, pdev->dev.fwnode, in mvneta_probe()
|
| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| A D | stmmac_main.c | 1279 phylink = phylink_create(&priv->phylink_config, fwnode, in stmmac_phy_setup()
|
| /linux/drivers/net/ethernet/marvell/mvpp2/ |
| A D | mvpp2_main.c | 6951 phylink = phylink_create(&port->phylink_config, port_fwnode, in mvpp2_port_probe()
|
| /linux/ |
| A D | vmlinux.symvers | 1938 0x00000000 phylink_create vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 35681 ffff80001093f5d0 T phylink_create
|
| A D | .tmp_System.map | 35681 ffff80001093f5d0 T phylink_create
|
Completed in 422 milliseconds