Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.c499 return IXGBE_ERR_PHY; in ixgbe_read_phy_reg_mdi()
526 return IXGBE_ERR_PHY; in ixgbe_read_phy_reg_mdi()
603 return IXGBE_ERR_PHY; in ixgbe_write_phy_reg_mdi()
631 return IXGBE_ERR_PHY; in ixgbe_write_phy_reg_mdi()
1298 return IXGBE_ERR_PHY; in ixgbe_reset_phy_nl()
1355 return IXGBE_ERR_PHY; in ixgbe_reset_phy_nl()
1360 return IXGBE_ERR_PHY; in ixgbe_reset_phy_nl()
1368 return IXGBE_ERR_PHY; in ixgbe_reset_phy_nl()
1925 return IXGBE_ERR_PHY; in ixgbe_get_sfp_init_sequence_offsets()
H A Dixgbe_x550.c209 return IXGBE_ERR_PHY; in ixgbe_reset_cs4227()
215 return IXGBE_ERR_PHY; in ixgbe_reset_cs4227()
678 return IXGBE_ERR_PHY; in ixgbe_iosf_wait()
718 return IXGBE_ERR_PHY; in ixgbe_read_iosf_sb_reg_x550()
1418 return IXGBE_ERR_PHY; in ixgbe_write_iosf_sb_reg_x550()
H A Dixgbe_82598.c1006 status = IXGBE_ERR_PHY; in ixgbe_read_i2c_phy_82598()
H A Dixgbe_type.h3668 #define IXGBE_ERR_PHY -3 macro