Searched refs:get_phy_device (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/ethernet/hisilicon/hns/ |
| H A D | hns_dsaf_mac.c | 736 phy = get_phy_device(mdio, addr, is_c45); in hns_mac_register_phydev()
|
| /linux/drivers/net/phy/ |
| H A D | phy_device.c | 1071 struct phy_device *get_phy_device(struct mii_bus *bus, int addr, bool is_c45) in get_phy_device() function 1103 EXPORT_SYMBOL(get_phy_device);
|
| H A D | sfp.c | 1895 phy = get_phy_device(sfp->i2c_mii, addr, is_c45); in sfp_sm_probe_phy()
|
| /linux/drivers/net/ethernet/adi/ |
| H A D | adin1110.c | 1607 port_priv->phydev = get_phy_device(priv->mii_bus, i + 1, false); in adin1110_probe_netdevs()
|
| /linux/drivers/net/ethernet/socionext/ |
| H A D | netsec.c | 1975 priv->phydev = get_phy_device(bus, phy_addr, false); in netsec_register_mdio()
|
| /linux/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-phy-v2.c | 965 phydev = get_phy_device(phy_data->mii, phy_data->mdio_addr, in xgbe_phy_find_phy_device()
|