Searched refs:phylink_create (Results 1 – 16 of 16) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | phylink.h | 434 struct phylink *phylink_create(struct phylink_config *, struct fwnode_handle *,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-mac.c | 364 phylink = phylink_create(&mac->phylink_config, in dpaa2_mac_connect()
|
| /OK3568_Linux_fs/kernel/net/dsa/ |
| H A D | port.c | 692 dp->pl = phylink_create(&dp->pl_config, of_fwnode_handle(port_dn), in dsa_port_phylink_register()
|
| H A D | slave.c | 1714 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 D | sfp-phylink.rst | 242 phylink = phylink_create(&priv->phylink_config, node, phy_mode, &phylink_ops);
|
| /OK3568_Linux_fs/kernel/drivers/net/phy/ |
| H A D | phylink.c | 823 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 D | abi_gki_aarch64_exynosauto | 1265 phylink_create
|
| H A D | abi_gki_aarch64_rockchip | 2791 phylink_create
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc_pf.c | 1033 phylink = phylink_create(&pf->phylink_config, of_fwnode_handle(node), in enetc_phylink_create()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/xilinx/ |
| H A D | xilinx_axienet_main.c | 2087 lp->phylink = phylink_create(&lp->phylink_config, pdev->dev.fwnode, in axienet_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/atheros/ |
| H A D | ag71xx.c | 1171 phylink = phylink_create(&ag->phylink_config, ag->pdev->dev.fwnode, in ag71xx_phylink_setup()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mediatek/ |
| H A D | mtk_eth_soc.c | 2916 phylink = phylink_create(&mac->phylink_config, in mtk_add_mac()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_main.c | 1165 phylink = phylink_create(&priv->phylink_config, fwnode, in stmmac_phy_setup()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/ |
| H A D | mvneta.c | 5102 phylink = phylink_create(&pp->phylink_config, pdev->dev.fwnode, in mvneta_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cadence/ |
| H A D | macb_main.c | 730 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 D | mvpp2_main.c | 6534 phylink = phylink_create(&port->phylink_config, port_fwnode, in mvpp2_port_probe()
|