Searched refs:mii_postcall (Results 1 – 2 of 2) sorted by relevance
251 int (*mii_postcall)(int); member
217 if (fec->mii_postcall) in miiphy_restart_aneg()218 ret = fec->mii_postcall(fec->phy_id); in miiphy_restart_aneg()1194 fec->mii_postcall = cb; in fecmxc_register_mii_postcall()