Home
last modified time | relevance | path

Searched refs:phy_id_high (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.c337 u16 phy_id_high = 0; in ixgbe_get_phy_id() local
342 &phy_id_high); in ixgbe_get_phy_id()
345 hw->phy.id = (u32)(phy_id_high << 16); in ixgbe_get_phy_id()