Searched refs:phylink_create (Results 1 - 22 of 22) sorted by relevance

/linux-master/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_mdio.c130 phylink = phylink_create(config, NULL, phy_mode, &ngbe_mac_ops);
/linux-master/include/linux/
H A Dphylink.h547 struct phylink *phylink_create(struct phylink_config *,
/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-mac.c427 phylink = phylink_create(&mac->phylink_config,
/linux-master/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_main.c330 phylink = phylink_create(&spx5_port->phylink_config,
/linux-master/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_phy.c276 phylink = phylink_create(config, fwnode, phy_mode, &txgbe_mac_ops);
/linux-master/drivers/net/phy/
H A Dphylink.c668 /* The PCS, if present, must be setup before phylink_create()
1612 * phylink_create() - create a phylink instance
1627 struct phylink *phylink_create(struct phylink_config *config, function
1710 EXPORT_SYMBOL_GPL(phylink_create); variable
1714 * @pl: a pointer to a &struct phylink returned from phylink_create()
1734 * @pl: a pointer to a &struct phylink returned from phylink_create()
1939 * @pl: a pointer to a &struct phylink returned from phylink_create()
1976 * @pl: a pointer to a &struct phylink returned from phylink_create()
1995 * @pl: a pointer to a &struct phylink returned from phylink_create()
2054 * @pl: a pointer to a &struct phylink returned from phylink_create()
[all...]
/linux-master/drivers/net/usb/
H A Dasix_devices.c816 phylink = phylink_create(&priv->phylink_config, dev->net->dev.fwnode,
/linux-master/drivers/net/ethernet/marvell/prestera/
H A Dprestera_main.c417 phy_link = phylink_create(&port->phy_config, fwnode,
/linux-master/drivers/net/ethernet/altera/
H A Daltera_tse_main.c1436 priv->phylink = phylink_create(&priv->phylink_config,
/linux-master/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_main.c852 phylink = phylink_create(&port->phylink_config,
/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf.c1128 phylink = phylink_create(&pf->phylink_config, of_fwnode_handle(node),
/linux-master/drivers/net/ethernet/mscc/
H A Docelot_net.c1761 phylink = phylink_create(&priv->phylink_config,
/linux-master/drivers/net/ethernet/atheros/
H A Dag71xx.c1130 phylink = phylink_create(&ag->phylink_config, ag->pdev->dev.fwnode,
/linux-master/net/dsa/
H A Dport.c1688 pl = phylink_create(&dp->pl_config, of_fwnode_handle(dp->dn),
/linux-master/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet_main.c2576 lp->phylink = phylink_create(&lp->phylink_config, pdev->dev.fwnode,
2581 dev_err(&pdev->dev, "phylink_create error (%i)\n", ret);
/linux-master/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c276 mac_dev->phylink = phylink_create(&mac_dev->phylink_config,
/linux-master/drivers/net/ethernet/ti/
H A Dam65-cpsw-nuss.c2296 phylink = phylink_create(&port->slave.phylink_config,
/linux-master/drivers/net/ethernet/cadence/
H A Dmacb_main.c907 bp->phylink = phylink_create(&bp->phylink_config, bp->pdev->dev.fwnode,
/linux-master/drivers/net/ethernet/marvell/
H A Dmvneta.c5567 phylink = phylink_create(&pp->phylink_config, pdev->dev.fwnode,
/linux-master/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c4617 phylink = phylink_create(&mac->phylink_config,
/linux-master/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c6985 phylink = phylink_create(&port->phylink_config, port_fwnode,
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c1241 phylink = phylink_create(&priv->phylink_config, fwnode,

Completed in 388 milliseconds