/linux/drivers/net/ethernet/xilinx/ |
H A D | ll_temac_mdio.c | 96 bus = devm_mdiobus_alloc(&pdev->dev); in temac_mdio_setup()
|
/linux/drivers/net/ethernet/sunplus/ |
H A D | spl2sw_mdio.c | 93 mii_bus = devm_mdiobus_alloc(&comm->pdev->dev); in spl2sw_mdio_init()
|
/linux/drivers/net/ethernet/qualcomm/emac/ |
H A D | emac-phy.c | 99 adpt->mii_bus = mii_bus = devm_mdiobus_alloc(&pdev->dev); in emac_phy_config()
|
/linux/drivers/net/ethernet/tehuti/ |
H A D | tn40_mdio.c | 120 bus = devm_mdiobus_alloc(&pdev->dev); in tn40_mdiobus_init()
|
/linux/drivers/net/ethernet/wangxun/ngbe/ |
H A D | ngbe_mdio.c | 149 mii_bus = devm_mdiobus_alloc(&pdev->dev); in ngbe_mdio_init()
|
/linux/drivers/net/ethernet/wangxun/txgbe/ |
H A D | txgbe_phy.c | 133 mii_bus = devm_mdiobus_alloc(&pdev->dev); in txgbe_mdio_pcs_init() 515 mii_bus = devm_mdiobus_alloc(&pdev->dev); in txgbe_ext_phy_init()
|
/linux/drivers/net/dsa/realtek/ |
H A D | rtl83xx.c | 85 bus = devm_mdiobus_alloc(priv->dev); in rtl83xx_setup_user_mdio()
|
/linux/drivers/net/ethernet/mellanox/mlxbf_gige/ |
H A D | mlxbf_gige_mdio.c | 320 priv->mdiobus = devm_mdiobus_alloc(dev); in mlxbf_gige_mdio_probe()
|
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_mdio.c | 142 mdio_bus = devm_mdiobus_alloc(&hdev->pdev->dev); in hclge_mac_mdio_config()
|
/linux/drivers/net/ethernet/hisilicon/ |
H A D | hns_mdio.c | 510 new_bus = devm_mdiobus_alloc(&pdev->dev); in hns_mdio_probe()
|
/linux/drivers/net/dsa/qca/ |
H A D | ar9331.c | 366 mbus = devm_mdiobus_alloc(dev); in ar9331_sw_mbus_init()
|
/linux/drivers/net/ethernet/davicom/ |
H A D | dm9051.c | 1112 db->mdiobus = devm_mdiobus_alloc(&spi->dev); in dm9051_mdio_register()
|
/linux/drivers/net/ethernet/asix/ |
H A D | ax88796c_main.c | 997 ax_local->mdiobus = devm_mdiobus_alloc(&spi->dev); in ax88796c_probe()
|
/linux/include/linux/ |
H A D | phy.h | 473 static inline struct mii_bus *devm_mdiobus_alloc(struct device *dev) in devm_mdiobus_alloc() function
|
/linux/drivers/net/ethernet/mediatek/ |
H A D | mtk_star_emac.c | 1439 priv->mii = devm_mdiobus_alloc(dev); in mtk_star_mdio_init()
|
H A D | mtk_eth_soc.c | 844 eth->mii_bus = devm_mdiobus_alloc(eth->dev); in mtk_mdio_init()
|
/linux/drivers/net/ethernet/adi/ |
H A D | adin1110.c | 515 mii_bus = devm_mdiobus_alloc(dev); in adin1110_register_mdiobus()
|
/linux/drivers/net/ethernet/atheros/ |
H A D | ag71xx.c | 704 mii_bus = devm_mdiobus_alloc(dev); in ag71xx_mdio_probe()
|
/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_phy.c | 1064 bus = devm_mdiobus_alloc(dev); in ixgbe_mii_bus_init()
|
/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-phy-v2.c | 3734 mii = devm_mdiobus_alloc(pdata->dev); in xgbe_phy_init()
|
/linux/drivers/net/dsa/ |
H A D | mt7530.c | 2291 bus = devm_mdiobus_alloc(dev); in mt7530_setup_mdio()
|
/linux/drivers/net/ethernet/ibm/emac/ |
H A D | core.c | 2568 bus = devm_mdiobus_alloc(&dev->ofdev->dev); in emac_dt_mdio_probe()
|
/linux/drivers/net/ethernet/microchip/ |
H A D | lan743x_main.c | 3528 adapter->mdiobus = devm_mdiobus_alloc(&adapter->pdev->dev); in lan743x_mdiobus_init()
|
/linux/drivers/net/dsa/microchip/ |
H A D | ksz_common.c | 2515 bus = devm_mdiobus_alloc(ds->dev); in ksz_mdio_register()
|
/linux/drivers/net/ethernet/realtek/ |
H A D | r8169_main.c | 5196 new_bus = devm_mdiobus_alloc(&pdev->dev); in r8169_mdio_register()
|