Searched refs:mii_postcall (Results 1 – 2 of 2) sorted by relevance
252 int (*mii_postcall)(int); member
221 if (fec->mii_postcall) in miiphy_restart_aneg()222 ret = fec->mii_postcall(fec->phy_id); in miiphy_restart_aneg()1181 fec->mii_postcall = cb; in fecmxc_register_mii_postcall()