Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_phy.c614 return IXGBE_ERR_PHY; in ixgbe_read_phy_reg_mdi()
644 return IXGBE_ERR_PHY; in ixgbe_read_phy_reg_mdi()
723 return IXGBE_ERR_PHY; in ixgbe_write_phy_reg_mdi()
752 return IXGBE_ERR_PHY; in ixgbe_write_phy_reg_mdi()
1187 ret_val = IXGBE_ERR_PHY; in ixgbe_reset_phy_nl()
1246 ret_val = IXGBE_ERR_PHY; in ixgbe_reset_phy_nl()
1252 ret_val = IXGBE_ERR_PHY; in ixgbe_reset_phy_nl()
1263 return IXGBE_ERR_PHY; in ixgbe_reset_phy_nl()
1918 return IXGBE_ERR_PHY; in ixgbe_get_sfp_init_sequence_offsets()
H A Dixgbe_x550.c231 return IXGBE_ERR_PHY; in ixgbe_reset_cs4227()
239 return IXGBE_ERR_PHY; in ixgbe_reset_cs4227()
1119 return IXGBE_ERR_PHY; in ixgbe_iosf_wait()
1164 ret = IXGBE_ERR_PHY; in ixgbe_write_iosf_sb_reg_x550()
1207 ret = IXGBE_ERR_PHY; in ixgbe_read_iosf_sb_reg_x550()
H A Dixgbe_82598.c1184 status = IXGBE_ERR_PHY; in ixgbe_read_i2c_phy_82598()
H A Dixgbe_api.c495 status = IXGBE_ERR_PHY; in ixgbe_reset_phy()
H A Dixgbe_82599.c238 return IXGBE_ERR_PHY; in ixgbe_setup_sfp_modules_82599()
H A Dixgbe_type.h4182 #define IXGBE_ERR_PHY -3 macro