Searched refs:phy_ape_lock (Results 1 – 2 of 2) sorted by relevance
1122 tg3_ape_lock(tp, tp->phy_ape_lock); in __tg3_readphy()1158 tg3_ape_unlock(tp, tp->phy_ape_lock); in __tg3_readphy()1185 tg3_ape_lock(tp, tp->phy_ape_lock); in __tg3_writephy()1217 tg3_ape_unlock(tp, tp->phy_ape_lock); in __tg3_writephy()15400 tp->phy_ape_lock = TG3_APE_LOCK_PHY0; in tg3_phy_probe()15403 tp->phy_ape_lock = TG3_APE_LOCK_PHY1; in tg3_phy_probe()15406 tp->phy_ape_lock = TG3_APE_LOCK_PHY2; in tg3_phy_probe()15409 tp->phy_ape_lock = TG3_APE_LOCK_PHY3; in tg3_phy_probe()
3261 u8 phy_ape_lock; member