Searched refs:hw_phy_id_masked (Results 1 – 1 of 1) sorted by relevance
2377 uint32_t hw_phy_id, hw_phy_id_masked; in tg3_phy_probe() local2460 hw_phy_id_masked = hw_phy_id & PHY_ID_MASK; in tg3_phy_probe()2462 if (!err && KNOWN_PHY_ID(hw_phy_id_masked)) { in tg3_phy_probe()