Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dphylink.h194 struct phylink *phylink_create(struct net_device *, struct fwnode_handle *,
/Linux-v4.19/drivers/net/phy/
Dphylink.c558 struct phylink *phylink_create(struct net_device *ndev, in phylink_create() function
614 EXPORT_SYMBOL_GPL(phylink_create);
/Linux-v4.19/net/dsa/
Dslave.c1200 dp->pl = phylink_create(slave_dev, of_fwnode_handle(port_dn), mode, in dsa_slave_phy_setup()
/Linux-v4.19/drivers/net/ethernet/marvell/
Dmvneta.c4442 phylink = phylink_create(dev, pdev->dev.fwnode, phy_mode, in mvneta_probe()
/Linux-v4.19/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c4804 phylink = phylink_create(dev, port_fwnode, phy_mode, in mvpp2_port_probe()