Home
last modified time | relevance | path

Searched refs:IXGBE_ERR_PHY (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_phy.c631 return IXGBE_ERR_PHY; in ixgbe_read_phy_reg_mdi()
660 return IXGBE_ERR_PHY; in ixgbe_read_phy_reg_mdi()
739 return IXGBE_ERR_PHY; in ixgbe_write_phy_reg_mdi()
768 return IXGBE_ERR_PHY; in ixgbe_write_phy_reg_mdi()
1224 ret_val = IXGBE_ERR_PHY; in ixgbe_reset_phy_nl()
1283 ret_val = IXGBE_ERR_PHY; in ixgbe_reset_phy_nl()
1289 ret_val = IXGBE_ERR_PHY; in ixgbe_reset_phy_nl()
1300 return IXGBE_ERR_PHY; in ixgbe_reset_phy_nl()
1977 return IXGBE_ERR_PHY; in ixgbe_get_sfp_init_sequence_offsets()
H A Dixgbe_x550.c217 return IXGBE_ERR_PHY; in ixgbe_reset_cs4227()
225 return IXGBE_ERR_PHY; in ixgbe_reset_cs4227()
797 return IXGBE_ERR_PHY; in ixgbe_iosf_wait()
842 ret = IXGBE_ERR_PHY; in ixgbe_write_iosf_sb_reg_x550()
886 ret = IXGBE_ERR_PHY; in ixgbe_read_iosf_sb_reg_x550()
H A Dixgbe_82598.c1179 status = IXGBE_ERR_PHY; in ixgbe_read_i2c_phy_82598()
H A Dixgbe_api.c497 status = IXGBE_ERR_PHY; in ixgbe_reset_phy()
H A Dixgbe_82599.c237 return IXGBE_ERR_PHY; in ixgbe_setup_sfp_modules_82599()
H A Dixgbe_type.h3912 #define IXGBE_ERR_PHY -3 macro