Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_phy.h164 s32 ixgbe_identify_phy_generic(struct ixgbe_hw *hw);
H A Dixgbe_phy.c260 phy->ops.identify = ixgbe_identify_phy_generic; in ixgbe_init_phy_ops_generic()
327 s32 ixgbe_identify_phy_generic(struct ixgbe_hw *hw) in ixgbe_identify_phy_generic() function
510 status = ixgbe_identify_phy_generic(hw); in ixgbe_reset_phy_generic()
H A Dixgbe_82599.c2160 status = ixgbe_identify_phy_generic(hw); in ixgbe_identify_phy_82599()
H A Dixgbe_x550.c376 return ixgbe_identify_phy_generic(hw); in ixgbe_identify_phy_x550em()