Home
last modified time | relevance | path

Searched refs:phy_found (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_mdio.c202 bool phy_found = false; in sxgbe_mdio_register() local
274 phy_found = true; in sxgbe_mdio_register()
278 if (!phy_found) { in sxgbe_mdio_register()
/openbmc/linux/drivers/net/ethernet/dlink/
H A Ddl2k.c307 int i, phy_found = 0; in find_miiphy() local
315 phy_found++; in find_miiphy()
318 if (!phy_found) { in find_miiphy()