Lines Matching refs:ret
188 int ret; in m88e1011s_startup() local
190 ret = genphy_update_link(phydev); in m88e1011s_startup()
191 if (ret) in m88e1011s_startup()
192 return ret; in m88e1011s_startup()
426 int ret; in m88e1118_startup() local
431 ret = genphy_update_link(phydev); in m88e1118_startup()
432 if (ret) in m88e1118_startup()
433 return ret; in m88e1118_startup()
495 int ret; in m88e1145_startup() local
497 ret = genphy_update_link(phydev); in m88e1145_startup()
498 if (ret) in m88e1145_startup()
499 return ret; in m88e1145_startup()