Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_phy.h190 s32 ixgbe_identify_module_generic(struct ixgbe_hw *hw);
H A Dixgbe_phy.c339 phy->ops.identify_sfp = ixgbe_identify_module_generic; in ixgbe_init_phy_ops_generic()
1309 s32 ixgbe_identify_module_generic(struct ixgbe_hw *hw) in ixgbe_identify_module_generic() function
H A Dixgbe_x550.c340 return ixgbe_identify_module_generic(hw); in ixgbe_identify_phy_x550em()
1121 status = ixgbe_identify_module_generic(hw); in ixgbe_identify_sfp_module_X550em()
H A Dixgbe_82599.c2139 status = ixgbe_identify_module_generic(hw); in ixgbe_identify_phy_82599()