Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_phy.h128 s32 ixgbe_identify_module_generic(struct ixgbe_hw *hw);
H A Dixgbe_phy.c77 phy->ops.identify_sfp = &ixgbe_identify_module_generic; in ixgbe_init_phy_ops_generic()
926 s32 ixgbe_identify_module_generic(struct ixgbe_hw *hw) in ixgbe_identify_module_generic() function
H A Dixgbe_82599.c1937 status = ixgbe_identify_module_generic(hw); in ixgbe_identify_phy_82599()