Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.h128 int ixgbe_identify_phy_generic(struct ixgbe_hw *hw);
H A Dixgbe_phy.c263 int ixgbe_identify_phy_generic(struct ixgbe_hw *hw) in ixgbe_identify_phy_generic() function
404 status = ixgbe_identify_phy_generic(hw); in ixgbe_reset_phy_generic()
H A Dixgbe_82599.c1813 status = ixgbe_identify_phy_generic(hw); in ixgbe_identify_phy_82599()