Searched refs:phy_id_low (Results 1 – 1 of 1) sorted by relevance
432 u16 phy_id_low = 0; in ixgbe_get_phy_id() local444 &phy_id_low); in ixgbe_get_phy_id()445 hw->phy.id |= (u32)(phy_id_low & IXGBE_PHY_REVISION_MASK); in ixgbe_get_phy_id()446 hw->phy.revision = (u32)(phy_id_low & ~IXGBE_PHY_REVISION_MASK); in ixgbe_get_phy_id()449 phy_id_high, phy_id_low); in ixgbe_get_phy_id()