Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_phy.h159 s32 ixgbe_identify_phy_generic(struct ixgbe_hw *hw);
H A Dixgbe_phy.c323 phy->ops.identify = ixgbe_identify_phy_generic; in ixgbe_init_phy_ops_generic()
360 s32 ixgbe_identify_phy_generic(struct ixgbe_hw *hw) in ixgbe_identify_phy_generic() function
548 status = ixgbe_identify_phy_generic(hw); in ixgbe_reset_phy_generic()
H A Dixgbe_82599.c2133 status = ixgbe_identify_phy_generic(hw); in ixgbe_identify_phy_82599()
H A Dixgbe_x550.c350 return ixgbe_identify_phy_generic(hw); in ixgbe_identify_phy_x550em()