Searched refs:phy_c45_probe_present (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/phy/ |
H A D | phy_device.c | 634 /* phy_c45_probe_present - checks to see if a MMD is present in the package 645 static int phy_c45_probe_present(struct mii_bus *bus, int prtad, int devad) in phy_c45_probe_present() function 717 ret = phy_c45_probe_present(bus, addr, i); in get_phy_c45_ids() 753 ret = phy_c45_probe_present(bus, addr, i); in get_phy_c45_ids()
|
/kernel/linux/linux-6.6/drivers/net/phy/ |
H A D | phy_device.c | 720 /* phy_c45_probe_present - checks to see if a MMD is present in the package 731 static int phy_c45_probe_present(struct mii_bus *bus, int prtad, int devad) in phy_c45_probe_present() function 803 ret = phy_c45_probe_present(bus, addr, i); in get_phy_c45_ids() 839 ret = phy_c45_probe_present(bus, addr, i); in get_phy_c45_ids()
|
Completed in 8 milliseconds